Skip to content

test: added test for api admin-only endpoints#968

Merged
timcadman merged 7 commits intomasterfrom
test/api-admin
Mar 17, 2026
Merged

test: added test for api admin-only endpoints#968
timcadman merged 7 commits intomasterfrom
test/api-admin

Conversation

@timcadman
Copy link
Copy Markdown
Contributor

@timcadman timcadman commented Feb 12, 2026

Description

Added test file with security/regression tests to check:

  • Admin-only endpoints fail as researcher
  • Project/user specific endpoints fail if the researcher doesn't have permission to that project

How to test

  • Run release test and check the permissions file passes

@timcadman timcadman requested a review from marikaris February 27, 2026 11:32
@sonarqubecloud
Copy link
Copy Markdown

@timcadman timcadman merged commit fad7b7d into master Mar 17, 2026
3 checks passed
@timcadman timcadman deleted the test/api-admin branch March 17, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider adding end-to-end endpoint security tests to release test

3 participants