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://osl-argus-trunk-web1.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://osl-argus-trunk-web1.mnemonic.no/web/api/pdns/v3/search, respond with HTTP 404

api.pdns.v3.test_helpers.search.search_records.success(function)[source]

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

api.pdns.v3.test_helpers.search.search_records.unauthorized(function)[source]

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

Module contents