|
|
e9b272811f
|
feat: all unique constraints tested
|
2026-06-08 16:05:20 +01:00 |
|
|
|
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 |
|
|
|
d3d9316741
|
tests: query generator
|
2026-06-05 12:17:32 +01:00 |
|
|
|
29245e5c13
|
tests: questionnaire submission test
Assertion to verify that None type question answers don't overwrite preexisting answers.
|
2026-06-05 09:31:56 +01:00 |
|
|
|
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 |
|
|
|
f600664789
|
tests: improved coverage
|
2026-06-05 09:10:55 +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 |
|
|
|
8a9f03ee0b
|
feat: get users includes org info
|
2026-06-03 09:38:54 +01:00 |
|
|
|
7833386350
|
feat: patch questionnaire doesn't overwrite with none
|
2026-06-03 09:29:06 +01:00 |
|
|
|
81a4cc6cca
|
feat: org router endpoint cleanup
`/id/` removed from GET
Trailing `/` removed from POST and DELETE
|
2026-06-02 16:36:11 +01:00 |
|
|
|
d3400f53e4
|
tests: org router
|
2026-06-01 15:57:00 +01:00 |
|