utils.management.commands.tests package

Submodules

utils.management.commands.tests.test_command module

class utils.management.commands.tests.test_command.InitAdminAccTest(methodName='runTest')

Bases: django.test.testcases.TestCase

call_command(*args, **kwargs)
test_first_run_when_there_are_no_super_users()
test_not_first_run_when_there_are_super_user()

Module contents