-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add unit tests and CI config #1
Conversation
The other functions is just too hard to mocking properly. I need to refactor it later to make easier to test. Currently, the most critical function that needs test it is findTrollHouses.
Codecov Report
@@ Coverage Diff @@
## master #1 +/- ##
=========================================
Coverage ? 60.00%
=========================================
Files ? 1
Lines ? 110
Branches ? 0
=========================================
Hits ? 66
Misses ? 44
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
ALELUIA! |
That way we can mock on tests easier.
Shitstorm source: lemurheavy/coveralls-public#632
CHANGELOG: