You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomas LaFreniere edited this page Mar 11, 2016
·
2 revisions
Unit Tests & Coverage
Please write tests for all your code, see tests/
CircleCI will run these tests on pull requests and it is a required status check for merge. It will also run code coverage, you can see the coverage reports on CircleCI via the Artifacts tab.