Commit Graph

19 Commits

Author SHA1 Message Date
e36dd53c6b Add a sleep of 2 seconds
The database needs some time to shut down
2023-07-18 20:58:49 +02:00
986434de8d Load the inventory fixtures 2023-07-18 20:58:39 +02:00
ceda8d419b Remove one object per line
Makes it easier to change
2023-07-18 20:47:24 +02:00
04e1831d02 Replace cleanall with git clean -xdf 2023-07-18 20:44:01 +02:00
a623062fb5 Remove the database when cleaning 2023-07-18 20:41:12 +02:00
42965ba283 Rename second_run to first_run 2023-07-18 20:40:58 +02:00
Andreas Zweili
1551150ede Move the overmind quit command ouf of the if clause 2023-07-14 14:20:08 +02:00
0b61c4a23f Clean up the clean tasks 2023-07-13 23:48:59 +02:00
311f2313e4 Rewrite setup to use overmind 2023-07-13 23:48:43 +02:00
f82c2bcc23 Make test runs work from any directory 2023-07-13 23:02:56 +02:00
dd6603992d Start the services with overmind 2023-07-13 22:25:50 +02:00
3b04e8337e Remove the .direnv directory when cleaning 2023-07-13 22:22:23 +02:00
4863b71bce Build the .venv into a hidden folder 2023-07-13 22:22:03 +02:00
07a8d8cb33 Remove docker-compose-development.yml 2023-07-13 22:08:53 +02:00
8af2b25042 Run tests in a RAM DB 2023-07-13 22:07:32 +02:00
f83e91efa6 Fix the clean command 2023-04-24 13:16:44 +02:00
9011d7a730 Add a check command 2023-03-07 21:53:03 +01:00
559a88367a Add an update command 2023-03-07 21:37:17 +01:00
795a93ce7f Replace the Makefile 2022-12-12 21:42:00 +01:00