hawat.blueprints.auth_api.test package

Unit tests for hawat.blueprints.auth_api.

class hawat.blueprints.auth_api.test.AuthAPITestCase(methodName='runTest')[source]

Bases: TestRunnerMixin, HawatTestCase

Class for testing hawat.blueprints.auth_api blueprint.

test_01_login_api()[source]

Test login/logout with auth_api module.

test_02_keymng_user(*args, **kwargs)
test_03_keymng_developer(*args, **kwargs)
test_04_keymng_admin(*args, **kwargs)