api.events.v1.test_helpers package

Submodules

api.events.v1.test_helpers.get_event_by_path module

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

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

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

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

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

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

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

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

Module contents