forked from sr2/cloud-api
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| pytest.toml | ||
| test_auth_approval.py | ||
| test_auth_general.py | ||
| test_auth_root.py | ||
| test_auth_su.py | ||
| test_auth_user.py | ||
| test_healthcheck.py | ||
| test_iam.py | ||
| test_organisation.py | ||
| test_service.py | ||
| test_user.py | ||