Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not OIDC tests and remove unused photoalbum app #3123

Merged
merged 2 commits into from
Jan 27, 2024

Conversation

henrikhorluck
Copy link
Member

  • Remove photoalbum, was never used
  • Do not run OIDC Auth on every test

Tests were not working with a later change to our testsuite from
OIDCTestCase to DRF's APITestCase + force_authenticate
It is weird that we depend on oidc_provider for most of our testsuite.
This insteads skips testing authentication as part of every test.
@henrikhorluck henrikhorluck force-pushed the test/do-not-oidc-all-tests branch from 790c7f0 to 3229e2d Compare January 27, 2024 19:41
@henrikhorluck henrikhorluck added this pull request to the merge queue Jan 27, 2024
Merged via the queue into main with commit 357b3d2 Jan 27, 2024
7 of 8 checks passed
@henrikhorluck henrikhorluck deleted the test/do-not-oidc-all-tests branch January 27, 2024 19:44
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.

1 participant