api.system.components.runtime.v1.test_helpers.invoke package

Submodules

api.system.components.runtime.v1.test_helpers.invoke.call module

api.system.components.runtime.v1.test_helpers.invoke.call.forbidden(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/runtime/v1/invoke, respond with HTTP 403

api.system.components.runtime.v1.test_helpers.invoke.call.not_found(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/runtime/v1/invoke, respond with HTTP 404

api.system.components.runtime.v1.test_helpers.invoke.call.success(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/runtime/v1/invoke, respond with HTTP 200

api.system.components.runtime.v1.test_helpers.invoke.call.unauthorized(function)[source]

Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/runtime/v1/invoke, respond with HTTP 401

Module contents