Commit graph

8 commits

Author SHA1 Message Date
2ec9cca99c feat: super admin handling
The list of super admins now comes from a dependency, allowing it to easily be overrridden during testing.
2026-06-04 11:48:50 +01:00
3460cd76a5 tests: super admin auth tests 2026-06-03 14:36:15 +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
905fcf8814 feat: endpoint list producer 2026-06-03 11:57:18 +01:00
6f174deefc tests: db seeding change 2026-06-02 16:10:16 +01:00
c0d353077b test: db setup fix
Previous set up seemed to work but the db was persisting between tests, allowing for contamination.
2026-06-01 15:25:50 +01:00
7e89ab0afd test: broader db seeding 2026-05-29 16:54:37 +01:00
19145271ae tests: test init 2026-05-29 15:18:10 +01:00