api.system.components.code.v1.test_helpers.artifact package¶
Submodules¶
api.system.components.code.v1.test_helpers.artifact.create module¶
-
api.system.components.code.v1.test_helpers.artifact.create.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.create.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.create.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.create_from_octet_stream module¶
-
api.system.components.code.v1.test_helpers.artifact.create_from_octet_stream.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.create_from_octet_stream.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.create_from_octet_stream.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.delete_unused module¶
-
api.system.components.code.v1.test_helpers.artifact.delete_unused.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.delete_unused.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.delete_unused.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.download_by_g_a_v module¶
-
api.system.components.code.v1.test_helpers.artifact.download_by_g_a_v.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+/download, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.download_by_g_a_v.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+/download, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.download_by_g_a_v.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+/download, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+/download, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.download_by_id module¶
-
api.system.components.code.v1.test_helpers.artifact.download_by_id.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/download, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.download_by_id.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/download, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.download_by_id.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/download, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/download, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.get_by_g_a_v module¶
-
api.system.components.code.v1.test_helpers.artifact.get_by_g_a_v.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.get_by_g_a_v.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.get_by_g_a_v.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+/w+/w+, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.get_by_id module¶
-
api.system.components.code.v1.test_helpers.artifact.get_by_id.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.get_by_id.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.get_by_id.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/w+, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.list module¶
-
api.system.components.code.v1.test_helpers.artifact.list.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.list.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.list.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.list_unused module¶
-
api.system.components.code.v1.test_helpers.artifact.list_unused.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.list_unused.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.list_unused.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/unused, respond with HTTP 401
api.system.components.code.v1.test_helpers.artifact.search module¶
-
api.system.components.code.v1.test_helpers.artifact.search.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/search, respond with HTTP 403
-
api.system.components.code.v1.test_helpers.artifact.search.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/search, respond with HTTP 404
-
api.system.components.code.v1.test_helpers.artifact.search.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/search, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/code/v1/artifact/search, respond with HTTP 401