api.sensors.v1.test_helpers.status package¶
Submodules¶
api.sensors.v1.test_helpers.status.find_sensors module¶
-
api.sensors.v1.test_helpers.status.find_sensors.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/search, respond with HTTP 403
-
api.sensors.v1.test_helpers.status.find_sensors.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/search, respond with HTTP 404
-
api.sensors.v1.test_helpers.status.find_sensors.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/search, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/search, respond with HTTP 401
api.sensors.v1.test_helpers.status.get_sensor module¶
-
api.sensors.v1.test_helpers.status.get_sensor.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/w+, respond with HTTP 403
-
api.sensors.v1.test_helpers.status.get_sensor.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/w+, respond with HTTP 404
-
api.sensors.v1.test_helpers.status.get_sensor.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status/w+, respond with HTTP 401
api.sensors.v1.test_helpers.status.list_sensors module¶
-
api.sensors.v1.test_helpers.status.list_sensors.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status, respond with HTTP 403
-
api.sensors.v1.test_helpers.status.list_sensors.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status, respond with HTTP 404
-
api.sensors.v1.test_helpers.status.list_sensors.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/sensors/v1/status, respond with HTTP 401