uvicgse / project-virtual-team-3

0 stars 0 forks source link

Create test suite for unit tests #25

Open omazhary opened 5 years ago

omazhary commented 5 years ago

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