Unverified Commit 16ba7b0e authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Implement Unit/Regression testing suite. (#34)

* Implement Unit/Regression testing suite.

At the moment it's quite a simple test suite, and only covers the exclusion
constraint issue #22. As more specific issues are opened, we can add to this
regression test suite.

* Add SQL based checking.

To ensure that the test is passing, it is now possible to run SQL tests and
compare the result from the registered expected output.
parent 1c4ec020
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment