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

ci: Add first e2e test for AuthController #331

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jamesread
Copy link
Collaborator

What kind of change does this PR introduce?

This adds the first backend e2e test for AuthController.

Why was this change needed?

Tests are good, and the project currently has 0 tests!

Other information:

The testing code deliberately does nothing to reset / drop the database - leaving this as a manual thing. The ideal thing to do would be to have a totally in-memory database that doesn't need postgres running in the background. I think that will be one of the next things that I'll work on.

Copy link

vercel bot commented Oct 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitroom ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2024 9:00am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
postiz ⬜️ Ignored (Inspect) Visit Preview Oct 9, 2024 9:00am

@jamesread
Copy link
Collaborator Author

Waiting on this PR to add prismock before merging.

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