api.datastores.v1.store.test_helpers.store package¶
Submodules¶
api.datastores.v1.store.test_helpers.store.delete_data_store_entries module¶
-
api.datastores.v1.store.test_helpers.store.delete_data_store_entries.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 403
-
api.datastores.v1.store.test_helpers.store.delete_data_store_entries.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 404
-
api.datastores.v1.store.test_helpers.store.delete_data_store_entries.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 401
api.datastores.v1.store.test_helpers.store.get_entries_from_store module¶
-
api.datastores.v1.store.test_helpers.store.get_entries_from_store.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/search, respond with HTTP 403
-
api.datastores.v1.store.test_helpers.store.get_entries_from_store.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/search, respond with HTTP 404
-
api.datastores.v1.store.test_helpers.store.get_entries_from_store.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/search, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/search, respond with HTTP 401
api.datastores.v1.store.test_helpers.store.get_entries_from_store_simplified module¶
-
api.datastores.v1.store.test_helpers.store.get_entries_from_store_simplified.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 403
-
api.datastores.v1.store.test_helpers.store.get_entries_from_store_simplified.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 404
-
api.datastores.v1.store.test_helpers.store.get_entries_from_store_simplified.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 401
api.datastores.v1.store.test_helpers.store.get_single_entry module¶
-
api.datastores.v1.store.test_helpers.store.get_single_entry.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+, respond with HTTP 403
-
api.datastores.v1.store.test_helpers.store.get_single_entry.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+, respond with HTTP 404
-
api.datastores.v1.store.test_helpers.store.get_single_entry.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+, respond with HTTP 401
api.datastores.v1.store.test_helpers.store.put_data_store_entries module¶
-
api.datastores.v1.store.test_helpers.store.put_data_store_entries.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 403
-
api.datastores.v1.store.test_helpers.store.put_data_store_entries.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 404
-
api.datastores.v1.store.test_helpers.store.put_data_store_entries.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+, respond with HTTP 401
api.datastores.v1.store.test_helpers.store.put_single_data_store_entry module¶
-
api.datastores.v1.store.test_helpers.store.put_single_data_store_entry.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+/w+, respond with HTTP 403
-
api.datastores.v1.store.test_helpers.store.put_single_data_store_entry.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+/w+, respond with HTTP 404
-
api.datastores.v1.store.test_helpers.store.put_single_data_store_entry.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+/w+, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/datastores/v1/store/w+/w+/w+, respond with HTTP 401