EighthSignupTest

Qualified name: intranet.apps.eighth.tests.test\_signup.EighthSignupTest

class intranet.apps.eighth.tests.test_signup.EighthSignupTest(methodName='runTest')[source]

Bases: EighthAbstractTest

Methods

test_add_user_method

Tests the EighthScheduledActivity add_user() method.

test_eighth_location_view

Tests eighth_location().

test_eighth_multi_signup_view

Tests eighth_multi_signup_view().

test_eighth_signup_view

Tests eighth_signup_view().

test_set_sticky_students

Test set_sticky_students().

test_signup_restricitons

Make sure users can't sign up for restricted activities or switch out of sticky activities.

test_signup_user_view

Tests adding a user to a EighthScheduledActivity.

test_toggle_favorite_view

Tests toggle_favorite_view().

test_user_stickied

Test that stickying an individual user into an activity works.

Attributes

test_add_user_method()[source]

Tests the EighthScheduledActivity add_user() method.

test_eighth_location_view()[source]

Tests eighth_location().

test_eighth_multi_signup_view()[source]

Tests eighth_multi_signup_view().

test_eighth_signup_view()[source]

Tests eighth_signup_view().

test_set_sticky_students()[source]

Test set_sticky_students().

test_signup_restricitons()[source]

Make sure users can’t sign up for restricted activities or switch out of sticky activities.

test_signup_user_view()[source]

Tests adding a user to a EighthScheduledActivity.

test_toggle_favorite_view()[source]

Tests toggle_favorite_view().

test_user_stickied()[source]

Test that stickying an individual user into an activity works.