index
:
gn-integration-tests
this commit
main
Integration (and hopefully, end-to-end) tests for GeneNetwork services.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
15 hours
test(gn-auth): public resource grants view-resource to all authenticated users
HEAD
main
Claude Sonnet 4.6
15 hours
test(gn-auth): authenticated data/authorisation structure and unknown-trait 404
Claude Sonnet 4.6
15 hours
test(gn-auth): system/roles role shape and authenticated data authorisation
Claude Sonnet 4.6
15 hours
test(gn-auth): system/roles public-view content and authenticated 200
Claude Sonnet 4.6
16 hours
test(gn-auth): unknown-trait 404 and system/roles no-token 200
Claude Sonnet 4.6
16 hours
test(gn_auth): add data/authorisation contract tests — no-token public fall...
Claude Sonnet 4.6
17 hours
test(gn2): add unauthenticated redirect tests for diffs endpoints
Claude Sonnet 4.6
17 hours
test(gn2): add auth-flow tests — unauthenticated redirect checks (Part 1)
Claude Sonnet 4.6
3 days
test(smoke): migrate auth/system/roles -> auth/resource/system/roles
Claude
3 days
test(case-attr): remove stale BUG docstring from edit test
Claude
3 days
test(case-attr): pre-provision resource-owner token per session
Claude
3 days
test(gn3/case-attr): level 5 — data-curator approve/reject
Claude
3 days
Bugfix: Update to new URI.
Frederick Muriuki Muriithi
3 days
Fix under-provisioned scope for tokens.
Frederick Muriuki Muriithi
6 days
test(gn3/case-attr): level 4 bug test — resource-owner edit returns 201
Frederick Muriuki Muriithi
6 days
test(gn3/case-attr): level 2 access-control for approve and reject endpoints
Frederick Muriuki Muriithi
6 days
test(gn3/case-attr): access-control level 1 & 2 for edit endpoints
Frederick Muriuki Muriithi
9 days
test(gn3/case-attr): assert 201 and queued status for valid-token edit
Claude
2026-06-26
tests: mark test_search_shows_results_found as transient
Claude
2026-06-26
tests: add valid-token passthrough test for case-attribute edit
Claude
2026-06-26
tests: add token-required tests for approve and reject case-attribute endpoints
Claude
2026-06-26
tests: add gn3 auth-flow tests for case-attribute token enforcement
Claude
2026-06-22
Remove misplaced mark.
Frederick Muriuki Muriithi
2026-06-22
Test for error code 400.
Frederick Muriuki Muriithi
2026-06-15
tests: add TestMasqueradePrivilege auth-flow tests
Claude Sonnet 4.6
2026-06-15
tests: add TestUserProfileWithToken and TestUserProfileWithoutToken
Claude Sonnet 4.6
2026-06-15
tests: add TestTokenGrantRejection auth-flow tests
Claude Sonnet 4.6
2026-06-15
tests: add TestTokenGrant auth-flow tests
Claude Sonnet 4.6
2026-06-15
conftest: file-based credentials for auth-flow tests
Claude Sonnet 4.6
2026-06-15
conftest: add readiness check before test session
Claude Sonnet 4.6
2026-05-28
Remove the expectation for failure after fixing the bug.
Frederick Muriuki Muriithi
2026-05-27
pyproject: add build-system stanza for Guix packaging
Claude Sonnet 4.6
2026-05-27
README: document that env vars work for any deployment
Claude Sonnet 4.6
2026-05-27
Initialise with smoke tests for various GeneNetwork services.
Frederick Muriuki Muriithi