1
0
Fork 0
forked from sr2/cloud-api
Commit graph

4 commits

Author SHA1 Message Date
c689ac1e10 minor: ruff formatter
All changes are either:
- Correcting tabs
- Adding/removing line breaks
- Adding trailing commas
2026-06-08 15:31:37 +01:00
903b24d17d ruff: config and initial run 2026-06-08 10:45:38 +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
a907506ec1 tests: org approval auth tests
A module of tests which verifies relevant endpoints either do or do not allow unapproved orgs.

Issue: #18
2026-06-03 12:00:21 +01:00