api.currentuser.v1.test_helpers.prefs package

Submodules

api.currentuser.v1.test_helpers.prefs.delete_properties module

api.currentuser.v1.test_helpers.prefs.delete_properties.forbidden(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_properties.not_found(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_properties.success(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_properties.unauthorized(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_property module

api.currentuser.v1.test_helpers.prefs.delete_property.forbidden(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_property.not_found(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_property.success(function)[source]

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

api.currentuser.v1.test_helpers.prefs.delete_property.unauthorized(function)[source]

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

api.currentuser.v1.test_helpers.prefs.get_property module

api.currentuser.v1.test_helpers.prefs.get_property.forbidden(function)[source]

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

api.currentuser.v1.test_helpers.prefs.get_property.not_found(function)[source]

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

api.currentuser.v1.test_helpers.prefs.get_property.success(function)[source]

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

api.currentuser.v1.test_helpers.prefs.get_property.unauthorized(function)[source]

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

api.currentuser.v1.test_helpers.prefs.list_properties module

api.currentuser.v1.test_helpers.prefs.list_properties.forbidden(function)[source]

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

api.currentuser.v1.test_helpers.prefs.list_properties.not_found(function)[source]

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

api.currentuser.v1.test_helpers.prefs.list_properties.success(function)[source]

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

api.currentuser.v1.test_helpers.prefs.list_properties.unauthorized(function)[source]

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

api.currentuser.v1.test_helpers.prefs.set_properties module

api.currentuser.v1.test_helpers.prefs.set_properties.forbidden(function)[source]

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

api.currentuser.v1.test_helpers.prefs.set_properties.not_found(function)[source]

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

api.currentuser.v1.test_helpers.prefs.set_properties.success(function)[source]

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

api.currentuser.v1.test_helpers.prefs.set_properties.unauthorized(function)[source]

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

Module contents