EighthTest¶
Qualified name: intranet.apps.eighth.tests.test\_general.EighthTest
- class intranet.apps.eighth.tests.test_general.EighthTest(methodName='runTest')[source]¶
Bases:
EighthAbstractTest
Tests for the eighth module.
Methods
test_absence_email
test_active_schedulings
Make sure EighthScheduledActivities can return all associated rooms.
Make sure users cannot sign up for blacklisted activities.
Make sure that signing up for a both blocks activity works.
test_cancel_uncancel
test_passes
Make sure a room name formatting is correct.
Make sure EighthScheduledActivities return the correct room.
test_signup_status_email
Do some sample signups.
test_sponsor
Make sure users can switch out of cancelled activities even if they are stickied in.
test_total_capacity
test_true_capacity
Attributes