api.events.v1.test_helpers.payload package

Submodules

api.events.v1.test_helpers.payload.get_payload module

api.events.v1.test_helpers.payload.get_payload.forbidden(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/events/v1/w+/w+/w+/w+/payload, respond with HTTP 403

api.events.v1.test_helpers.payload.get_payload.not_found(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/events/v1/w+/w+/w+/w+/payload, respond with HTTP 404

api.events.v1.test_helpers.payload.get_payload.success(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/events/v1/w+/w+/w+/w+/payload, respond with HTTP 200

api.events.v1.test_helpers.payload.get_payload.unauthorized(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/events/v1/w+/w+/w+/w+/payload, respond with HTTP 401

Module contents