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

Submodules

api.system.components.runtime.v1.test_helpers.properties.get_properties module

api.system.components.runtime.v1.test_helpers.properties.get_properties.forbidden(function)[source]

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

api.system.components.runtime.v1.test_helpers.properties.get_properties.not_found(function)[source]

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

api.system.components.runtime.v1.test_helpers.properties.get_properties.success(function)[source]

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

api.system.components.runtime.v1.test_helpers.properties.get_properties.unauthorized(function)[source]

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

Module contents