api.users.v1.test_helpers.group package¶
Submodules¶
api.users.v1.test_helpers.group.find_groups module¶
-
api.users.v1.test_helpers.group.find_groups.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/search, respond with HTTP 403
-
api.users.v1.test_helpers.group.find_groups.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/search, respond with HTTP 404
-
api.users.v1.test_helpers.group.find_groups.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/search, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/search, respond with HTTP 401
api.users.v1.test_helpers.group.get_gropu_by_id module¶
-
api.users.v1.test_helpers.group.get_gropu_by_id.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 403
-
api.users.v1.test_helpers.group.get_gropu_by_id.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 404
-
api.users.v1.test_helpers.group.get_gropu_by_id.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 401
api.users.v1.test_helpers.group.get_group_by_name module¶
-
api.users.v1.test_helpers.group.get_group_by_name.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 403
-
api.users.v1.test_helpers.group.get_group_by_name.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 404
-
api.users.v1.test_helpers.group.get_group_by_name.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group/w+, respond with HTTP 401
api.users.v1.test_helpers.group.list_groups module¶
-
api.users.v1.test_helpers.group.list_groups.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group, respond with HTTP 403
-
api.users.v1.test_helpers.group.list_groups.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group, respond with HTTP 404
-
api.users.v1.test_helpers.group.list_groups.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/users/v1/group, respond with HTTP 401