EighthCommandsTest

Qualified name: intranet.apps.eighth.tests.test\_commands.EighthCommandsTest

class intranet.apps.eighth.tests.test_commands.EighthCommandsTest(methodName='runTest')[source]

Bases: EighthAbstractTest

Methods

test_absence_email

Tests the absence_email command.

test_delete_duplicate_signups

Tests the delete duplicate signups command.

test_dev_create_blocks

Tests the dev_create_blocks command.

test_dev_generate_signups

Tests the dev_generate_signups command.

test_find_duplicates

Tests the find duplicates command.

test_generate_similarities

Tests the generate_similarities command.

test_generate_statistics

Tests the generate_statistics command.

test_remove_withdrawn_students

Tests the remove_withdrawn_students command.

test_signup_statistics

Tests the signup_statistics command.

test_signup_status_email

Tests the signup_status_email command.

test_update_counselor

Attributes

test_absence_email()[source]

Tests the absence_email command.

test_delete_duplicate_signups()[source]

Tests the delete duplicate signups command.

test_dev_create_blocks()[source]

Tests the dev_create_blocks command.

test_dev_generate_signups()[source]

Tests the dev_generate_signups command.

test_find_duplicates()[source]

Tests the find duplicates command.

test_generate_similarities()[source]

Tests the generate_similarities command.

test_generate_statistics()[source]

Tests the generate_statistics command.

test_remove_withdrawn_students()[source]

Tests the remove_withdrawn_students command.

test_signup_statistics()[source]

Tests the signup_statistics command.

test_signup_status_email()[source]

Tests the signup_status_email command.