Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Zweili 5ab7bf978a implement pytest-xdist for the Docker tests
This speeds up testing quite a bit
2019-08-30 22:37:16 +02:00
Andreas Zweili 5ab33e6168 add task to create a local developemenet environment 2019-08-10 15:14:36 +02:00
Andreas Zweili 2da0dfabb0 remove unused makefile part 2019-08-10 15:13:46 +02:00
Andreas Zweili 033c3fe8df make sure that the tests generate a coverage report 2019-08-10 15:09:05 +02:00
Andreas Zweili bce41c1c47 extend the clean up task 2019-08-10 15:08:52 +02:00
Andreas Zweili 3cf672edea remove the local server from the Makefile
For improved consistency it's better if I only develop in Docker with Postgres
instead of the local server with sqlite
2019-08-10 15:05:35 +02:00
Andreas Zweili a623aab846 remove redundant code 2019-07-24 23:15:12 +02:00
Andreas Zweili abba395440 add a make command to remove the sqlite db restart the server 2019-07-24 22:52:12 +02:00
Andreas Zweili a30fbd1c63 extend the "make local" command 2019-07-13 15:38:21 +02:00
Andreas Zweili 86cb63a6e9 add test command 2019-07-13 15:31:42 +02:00
Andreas Zweili ff5da6f114 Add a Makefile 2019-07-13 15:25:32 +02:00