moo.shell.tests.test_signup_view
Tests for the custom SignupView that allows already-authenticated users to re-register.
Functions
|
An anonymous user can reach the signup page. |
An authenticated user is logged out and shown the signup form rather than redirected. |
|
Submitting signup while authenticated creates the new Player and avatar. |
|
Submitting signup while authenticated ends the old session. |