Skip to content
Snippets Groups Projects
Commit b4f9c100 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Speed up local tests on OSX

Using a volume for postgres data makes the tests very slow on OSX.
When running the tests, there is no need to persist the data (db is
recreated before each session).

`make db_test` should be used to start postgres without mounting the data
volume (skip the docker-compose.override.yml).
parent aaf3a36c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment