moo.shell.tests.test_signup_form
Tests for the custom allauth SignupForm.
Functions
|
Empty description is valid and does not override the inherited default. |
|
Male gender sets he/him pronouns. |
|
Plural gender sets they/them pronouns. |
An unrecognised gender value fails ChoiceField validation. |
|
character_name is required. |
|
Valid submission creates a Player linked to a named Object with correct properties. |