api.authentication.v1.radius.test_helpers.radius_authenticate package

Submodules

api.authentication.v1.radius.test_helpers.radius_authenticate.authenticate module

api.authentication.v1.radius.test_helpers.radius_authenticate.authenticate.forbidden(function)[source]

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

api.authentication.v1.radius.test_helpers.radius_authenticate.authenticate.not_found(function)[source]

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

api.authentication.v1.radius.test_helpers.radius_authenticate.authenticate.success(function)[source]

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

api.authentication.v1.radius.test_helpers.radius_authenticate.authenticate.unauthorized(function)[source]

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

Module contents