|
|
76e889d836
|
tests: expanded assertions
ci / lint_and_test (push) Failing after 8s
New assertions added for new data being delivered (eg IDs on endpoints not previously serving IDs)
|
2026-06-09 14:43:52 +01:00 |
|
|
|
607f736453
|
feat: user ids return on get org users
|
2026-06-09 14:42:37 +01:00 |
|
|
|
a215d11df9
|
feat: id returned with permission details
|
2026-06-09 14:04:21 +01:00 |
|
|
|
bace6388aa
|
tests: pytest module markers
|
2026-06-09 13:58:08 +01:00 |
|
|
|
4ff9edf6d1
|
feat: schema mixins moved to project level
Resolves circular dependency issues.
|
2026-06-09 13:17:31 +01:00 |
|
|
|
e9fe405e06
|
feat: add org user by id requires su
Part of the "sensical user adding" changes.
|
2026-06-09 13:07:43 +01:00 |
|
|
|
62c43ce883
|
feat: sensical user invitation
ci / lint_and_test (push) Failing after 8s
Users can now be invited to an org by email.
"Email" for now is "print to stdout"
Resolves #12
|
2026-06-09 12:22:36 +01:00 |
|
|
|
1012947b67
|
ci: continue-on-error and ruff format
ci / lint_and_test (push) Successful in 13s
Tests should still be run if ruff fails
|
2026-06-09 09:34:45 +01:00 |
|
|
|
5d1e9c27e7
|
minor: ruff check
|
2026-06-09 09:33:22 +01:00 |
|
|
|
c452c6c0d5
|
feat: delete endpoint queries
ci / lint_and_test (push) Failing after 5s
Delete endpoints do not fully support bodies. Queries used instead.
Tests added.
Resolves #20
|
2026-06-09 09:29:14 +01:00 |
|
|
|
e9b272811f
|
feat: all unique constraints tested
|
2026-06-08 16:05:20 +01:00 |
|
|
|
52990aae13
|
fix: permission unique constraint
|
2026-06-08 16:02:06 +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 |
|
|
|
b2e5dd2ebb
|
feat: sqlite integrity error handle
|
2026-06-08 15:24:42 +01:00 |
|
|
|
da8917869f
|
fix: psycopg binary dependency
ci / lint_and_test (push) Successful in 13s
|
2026-06-08 15:04:13 +01:00 |
|
|
|
8777ad2814
|
fix: default db credential colon
ci / lint_and_test (push) Failing after 8s
|
2026-06-08 14:52:10 +01:00 |
|
|
|
52ecd64f70
|
ci: ruff run via uv
ci / lint_and_test (push) Failing after 7s
|
2026-06-08 14:47:33 +01:00 |
|
|
|
1533c86335
|
ci: git within container
ci / lint_and_test (push) Failing after 3s
|
2026-06-08 14:45:54 +01:00 |
|
|
|
08ebba8918
|
ci: node installation within container
ci / lint_and_test (push) Failing after -1s
|
2026-06-08 14:41:58 +01:00 |
|
|
|
5d2420261c
|
ci: node action for checkout action
ci / lint_and_test (push) Failing after 1s
|
2026-06-08 14:21:11 +01:00 |
|
|
|
9f348d8549
|
ci: checkout action version downgrade
ci / lint_and_test (push) Failing after -1s
|
2026-06-08 14:18:40 +01:00 |
|
|
|
76ef862d40
|
feat: org id in get org response
ci / lint_and_test (push) Failing after -2s
|
2026-06-08 14:16:45 +01:00 |
|
|
|
00ed43e5ce
|
ci: alpine uv base container
ci / lint_and_test (push) Failing after 1s
Forgejo docker runner config is incompatible with the distroless image. Distroless uv does not have the "tail" util.
|
2026-06-08 14:09:06 +01:00 |
|
|
|
fa730be9f5
|
ci: distroless uv base container
ci / lint_and_test (push) Failing after -1s
|
2026-06-08 13:45:53 +01:00 |
|
|
|
2d958ba520
|
ci: forgejo publish yaml
ci / build_and_publish (push) Failing after -2s
Configured to run Ruff and tests
|
2026-06-08 12:31:42 +01:00 |
|
|
|
fff7ccde12
|
test: super admin dep override
Test user super admin account added via override rather than assumed present.
|
2026-06-08 11:10:39 +01:00 |
|
|
|
1aac45eb76
|
feat: group ids in get user endpoints
|
2026-06-08 10:51:01 +01:00 |
|
|
|
903b24d17d
|
ruff: config and initial run
|
2026-06-08 10:45:38 +01:00 |
|
|
|
bb4965ab07
|
feat: org id in get user/self/db
|
2026-06-08 10:26:17 +01:00 |
|
|
|
6aad2e560f
|
project: uv add ruff
|
2026-06-08 10:18:49 +01:00 |
|
|
|
5e2226aa45
|
project: migration from pip to uv
|
2026-06-08 10:16:06 +01:00 |
|
|
|
97794fd62c
|
reqs: remove old auth packages
joserfc replaced authlib
|
2026-06-05 15:13:32 +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 |
|
|
|
c8024daa97
|
minor: renames and error messages
|
2026-06-04 14:53:35 +01:00 |
|
|
|
94cf6c5258
|
tests: only user auth tests
Resolves #18
|
2026-06-04 12:13:02 +01:00 |
|
|
|
c670d8ff51
|
tests: root user auth tests
Issue: #18
|
2026-06-04 11:50:16 +01:00 |
|
|
|
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 |
|
|
|
1b54918bb4
|
minor: remove extra decorators
These were duplicates and had no effect.
|
2026-06-03 14:28:40 +01:00 |
|
|
|
f44c5b6f36
|
minor: unauthorized exception su message
|
2026-06-03 14:22:11 +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 |
|
|
|
905fcf8814
|
feat: endpoint list producer
|
2026-06-03 11:57:18 +01:00 |
|
|
|
af680dbc38
|
feat: get/patch contact includes org info
Resolves #19
|
2026-06-03 09:45:48 +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 |
|
|
|
c9cd75a7ad
|
fix: missing src in imports
|
2026-06-03 09:15:25 +01:00 |
|