tests.py¶
Contains all tests for login and User model.
Class definitions:
-
class
apps.account.tests.LoginTest(methodName='runTest')[source]¶ Bases:
core.unittest.baseunittest.BaseUnitTestTests the login functions, login block after to many incorrect logins and functions on the User model that were not covered.