Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
73 stars 32 forks source link

Make the tests work with Postgres, and add a test for migrations #374

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

Fix the tests so that they pass if you supply Postgres database credentials to them, as described in README.md. Add a test that checks that database migrations and newly added rollbacks complete without errors.