Commit graph

4 commits

Author SHA1 Message Date
b8b39188f6 tests/minor: rename test functions
`_failure` in name wasn't necessarily an accurate descriptor for parameterized testing with expected statuses. `_status_checks` used instead.
2026-06-05 09:22:44 +01:00
1b54918bb4 minor: remove extra decorators
These were duplicates and had no effect.
2026-06-03 14:28:40 +01:00
9d9ca0b907 minor: rename test client
client -> default_client

To allow for different clients. Primarily to allow different overrides for auth testing.
2026-06-03 13:54:30 +01:00
b8b6e6c7ee test: services router 2026-05-29 16:55:21 +01:00