Skip to content

Conversation

@junior92jr
Copy link
Owner

This adds a CI workflow that runs our Django tests automatically on GitHub Actions.
The workflow spins up a Postgres service, installs dependencies, runs migrations, and then executes pytest.

The goal is to make sure tests run consistently on every push and pull request, so we can catch issues earlier and keep main stable.

@junior92jr junior92jr merged commit 47766f7 into main Aug 22, 2025
2 checks passed
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.

2 participants