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

Use PostgreSQL for testing #566

Open
hasan7n opened this issue Mar 27, 2024 · 0 comments
Open

Use PostgreSQL for testing #566

hasan7n opened this issue Mar 27, 2024 · 0 comments

Comments

@hasan7n
Copy link
Contributor

hasan7n commented Mar 27, 2024

Currently our integration tests and server unit tests assume a sqlite3 database, while our production database is PostgreSQL. We should use PostgreSQL in testing since 1) some sql capabilities are different, and 2) Django may behave differently; Django 4.2 release notes contained some PostgreSQL-specific changes.

@hasan7n hasan7n added the High Priority Urgent tasks label Mar 27, 2024
@aristizabal95 aristizabal95 removed the High Priority Urgent tasks label Apr 22, 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

No branches or pull requests

2 participants