We need an empty test suite to be created so that every time someone is working on an issue, they also need to write a test for it in the test suite, so that the pull request includes both the work and the test.
Currently people are unable to write tests as there is no test suite
This issue blocks #46 .
We need an empty test suite to be created so that every time someone is working on an issue, they also need to write a test for it in the test suite, so that the pull request includes both the work and the test.
Currently people are unable to write tests as there is no test suite