cloud-api/test
luxferre 0b521414b3
All checks were successful
ci / lint_and_test (push) Successful in 14s
feat: add group user by id restriction
Adding by ID can only be done for existing org members
2026-06-10 14:48:22 +01:00
..
__init__.py tests: test init 2026-05-29 15:18:10 +01:00
conftest.py tests: dynamic test structure 2026-06-10 12:29:15 +01:00
pytest.toml tests: pytest module markers 2026-06-09 13:58:08 +01:00
test_auth_approval.py tests: pytest module markers 2026-06-09 13:58:08 +01:00
test_auth_general.py feat: get org response mirrors get user orgs structure 2026-06-10 09:49:05 +01:00
test_auth_root.py tests: pytest module markers 2026-06-09 13:58:08 +01:00
test_auth_su.py tests: pytest module markers 2026-06-09 13:58:08 +01:00
test_auth_user.py tests: pytest module markers 2026-06-09 13:58:08 +01:00
test_healthcheck.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
test_iam.py feat: add group user by id restriction 2026-06-10 14:48:22 +01:00
test_organisation.py feat: more ids returned on endpoints 2026-06-10 13:48:59 +01:00
test_service.py tests: expanded assertions 2026-06-09 14:43:52 +01:00
test_user.py tests: dynamic test structure 2026-06-10 12:29:15 +01:00