api.pdns.v3.test_helpers.search package¶
Submodules¶
api.pdns.v3.test_helpers.search.search_records module¶
-
api.pdns.v3.test_helpers.search.search_records.forbidden(function)[source]¶ Mock https://portal.mnemonic.no/web/api/pdns/v3/search, respond with HTTP 403
-
api.pdns.v3.test_helpers.search.search_records.not_found(function)[source]¶ Mock https://portal.mnemonic.no/web/api/pdns/v3/search, respond with HTTP 404
-
api.pdns.v3.test_helpers.search.search_records.success(function)[source]¶ Mock https://portal.mnemonic.no/web/api/pdns/v3/search, respond with HTTP 200
Mock https://portal.mnemonic.no/web/api/pdns/v3/search, respond with HTTP 401