api.authentication.v1.sms.test_helpers.sms_authenticate package

Submodules

api.authentication.v1.sms.test_helpers.sms_authenticate.authenticate module

api.authentication.v1.sms.test_helpers.sms_authenticate.authenticate.forbidden(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/sms/authenticate, respond with HTTP 403

api.authentication.v1.sms.test_helpers.sms_authenticate.authenticate.not_found(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/sms/authenticate, respond with HTTP 404

api.authentication.v1.sms.test_helpers.sms_authenticate.authenticate.success(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/sms/authenticate, respond with HTTP 200

api.authentication.v1.sms.test_helpers.sms_authenticate.authenticate.unauthorized(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/sms/authenticate, respond with HTTP 401

Module contents