LoginViewTest

Qualified name: intranet.apps.auth.tests.LoginViewTest

class intranet.apps.auth.tests.LoginViewTest(methodName='runTest')[source]

Bases: IonTestCase

Tests of the login page (but not actually auth)

Methods

create_block_by_signup_datetime

does_login_redirect_to

login_student

test_authentication

test_eighth_login_redirect

test_login

Just test PAM login, but not really because PAM isn't accessible from here...

test_login_page

test_logout_view

test_reauthentication_view

test_reset_password_view

Attributes

test_login()[source]

Just test PAM login, but not really because PAM isn’t accessible from here…