scheduler.test.tasks package

Submodules

scheduler.test.tasks.test_manager module

class scheduler.test.tasks.test_manager.TestSystemTaskManager(methodName='runTest')

Bases: django.test.testcases.TestCase

setUp()
test_handle_completed_db_update_task()

Tests handling completed database update task

test_handle_failed_db_update_task()

Tests handling failed database update task

test_handle_killed_db_update_task()

Tests handling killed database update task

test_handle_lost_db_update_task()

Tests handling lost database update task

Module contents