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

Submodules

api.system.components.runtime.v1.test_helpers.task.get_task module

api.system.components.runtime.v1.test_helpers.task.get_task.forbidden(function)[source]

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

api.system.components.runtime.v1.test_helpers.task.get_task.not_found(function)[source]

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

api.system.components.runtime.v1.test_helpers.task.get_task.success(function)[source]

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

api.system.components.runtime.v1.test_helpers.task.get_task.unauthorized(function)[source]

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

api.system.components.runtime.v1.test_helpers.task.list_tasks module

Module contents