cloud-api/test
luxferre 1e438244aa tests: route_data fixture
Gets the actual auth level, expected status code, and expected response model from the route definitions. This can be used to make happy-path tests a standard shape, and with better coverage.

Auth tests can be directly incorporated into this test shape.
2026-06-24 09:47:26 +01:00
..
__init__.py tests: test init 2026-05-29 15:18:10 +01:00
conftest.py tests: route_data fixture 2026-06-24 09:47:26 +01:00
pytest.toml tests: pytest module markers 2026-06-09 13:58:08 +01:00
test_auth_approval.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_auth_general.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_auth_root.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_auth_su.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_auth_user.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_healthcheck.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_iam.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_organisation.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_service.py minor: ruff format 2026-06-22 15:04:11 +01:00
test_user.py fix: fastapi 0.137 router.route changes 2026-06-22 15:15:42 +01:00