api.datastores.v1.test_helpers.descriptor package

Submodules

api.datastores.v1.test_helpers.descriptor.add_data_store_descriptor module

api.datastores.v1.test_helpers.descriptor.add_data_store_descriptor.forbidden(function)[source]

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

api.datastores.v1.test_helpers.descriptor.add_data_store_descriptor.not_found(function)[source]

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

api.datastores.v1.test_helpers.descriptor.add_data_store_descriptor.success(function)[source]

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

api.datastores.v1.test_helpers.descriptor.add_data_store_descriptor.unauthorized(function)[source]

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

api.datastores.v1.test_helpers.descriptor.delete_data_store_descriptor module

api.datastores.v1.test_helpers.descriptor.delete_data_store_descriptor.forbidden(function)[source]

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

api.datastores.v1.test_helpers.descriptor.delete_data_store_descriptor.not_found(function)[source]

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

api.datastores.v1.test_helpers.descriptor.delete_data_store_descriptor.success(function)[source]

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

api.datastores.v1.test_helpers.descriptor.delete_data_store_descriptor.unauthorized(function)[source]

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

api.datastores.v1.test_helpers.descriptor.get_descriptor module

api.datastores.v1.test_helpers.descriptor.get_descriptor.forbidden(function)[source]

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

api.datastores.v1.test_helpers.descriptor.get_descriptor.not_found(function)[source]

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

api.datastores.v1.test_helpers.descriptor.get_descriptor.success(function)[source]

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

api.datastores.v1.test_helpers.descriptor.get_descriptor.unauthorized(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors module

api.datastores.v1.test_helpers.descriptor.search_descriptors.forbidden(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors.not_found(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors.success(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors.unauthorized(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors_simple module

api.datastores.v1.test_helpers.descriptor.search_descriptors_simple.forbidden(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors_simple.not_found(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors_simple.success(function)[source]

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

api.datastores.v1.test_helpers.descriptor.search_descriptors_simple.unauthorized(function)[source]

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

api.datastores.v1.test_helpers.descriptor.update_data_store_descriptor module

api.datastores.v1.test_helpers.descriptor.update_data_store_descriptor.forbidden(function)[source]

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

api.datastores.v1.test_helpers.descriptor.update_data_store_descriptor.not_found(function)[source]

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

api.datastores.v1.test_helpers.descriptor.update_data_store_descriptor.success(function)[source]

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

api.datastores.v1.test_helpers.descriptor.update_data_store_descriptor.unauthorized(function)[source]

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

Module contents