api.pdns.v3.test_helpers package

Submodules

api.pdns.v3.test_helpers.search_records_simplified module

api.pdns.v3.test_helpers.search_records_simplified.forbidden(function)[source]

Mock https://portal.mnemonic.no/web/api/pdns/v3/w+, respond with HTTP 403

api.pdns.v3.test_helpers.search_records_simplified.not_found(function)[source]

Mock https://portal.mnemonic.no/web/api/pdns/v3/w+, respond with HTTP 404

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

Mock https://portal.mnemonic.no/web/api/pdns/v3/w+, respond with HTTP 200

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

Mock https://portal.mnemonic.no/web/api/pdns/v3/w+, respond with HTTP 401

Module contents