Skip to content
Snippets Groups Projects
Verified Commit 8515c0e3 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 6461f511
No related branches found
No related tags found
No related merge requests found
...@@ -35,3 +35,9 @@ ...@@ -35,3 +35,9 @@
this with caution!!!** If you did not backup your database, **everything will this with caution!!!** If you did not backup your database, **everything will
be lost afterwards.** And no, there is *no* additional prompt to ask if you be lost afterwards.** And no, there is *no* additional prompt to ask if you
are sure. If you `make drop-...`, you *actually* delete the database. are sure. If you `make drop-...`, you *actually* delete the database.
## Unit tests
* We use [MyTAP-1.0](https://hepabolu.github.io/mytap/) for unit tests.
* Tests are in `tests/test_*.sql`.
* Run `make test`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment