hawat.blueprints.auth.test package

Unit tests for hawat.blueprints.auth.

class hawat.blueprints.auth.test.AuthTestCase(methodName='runTest')[source]

Bases: TestRunnerMixin, HawatTestCase

Class for testing hawat.blueprints.auth blueprint.

test_01_login()[source]

Test login directional page.

test_02_register()[source]

Test registration directional page.