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

Run tests against SQLite and Postgres on CI #2454

Closed
wants to merge 15 commits into from

Conversation

vrigal
Copy link
Collaborator

@vrigal vrigal commented Oct 18, 2024

Based on #2451 (which fixes a bunch of things already).

Noticed because some tests were failing with PostgreSQL backend:
docker compose up db -d && DATABASE_URL=psql://devuser:devdata@localhost/code_review_dev ./manage.py test

@vrigal vrigal force-pushed the postgres-ci-tests branch 2 times, most recently from 09f22d3 to 7e3a106 Compare October 18, 2024 13:50
@vrigal vrigal force-pushed the postgres-ci-tests branch 6 times, most recently from 3d2b465 to 35dafa1 Compare October 18, 2024 15:23
@vrigal vrigal requested review from La0 and Archaeopteryx October 18, 2024 15:30
@vrigal vrigal force-pushed the postgres-ci-tests branch from 35dafa1 to 3c1fd6d Compare October 18, 2024 15:31
@vrigal vrigal marked this pull request as ready for review October 18, 2024 15:31
@La0
Copy link
Collaborator

La0 commented Nov 26, 2024

Closing in favor of #2551

@La0 La0 closed this Nov 26, 2024
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.

3 participants