edx_django_utils.user.tests package#

Submodules#

edx_django_utils.user.tests.test_user module#

Test user functions

class edx_django_utils.user.tests.test_user.GeneratePasswordTest(methodName='runTest')#

Bases: django.test.testcases.TestCase

Tests formation of randomly generated passwords.

test_chars()#
test_default_args()#
test_length()#
test_min_length()#

Module contents#