Refactor tests - #311
Refactor tests#311Naapperas wants to merge 30 commits into
Conversation
|
Your Render PR Server URL is https://nijobs-backend-pr-311.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cfvt1se4dad04sqe6730. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #311 +/- ##
===========================================
+ Coverage 90.33% 90.45% +0.12%
===========================================
Files 54 54
Lines 1469 1477 +8
Branches 245 245
===========================================
+ Hits 1327 1336 +9
+ Misses 137 136 -1
Partials 5 5 ☔ View full report in Codecov by Sentry. |
65c93ea to
c2a11e5
Compare
|
After refactoring work on this PR is finished, I am going to write documentation regarding how contributors should write tests. |
290bc05 to
08a3ecc
Compare
|
Looks like we will still need to wait for a new version of |
Closes #169
This attempts to fix and "normalize" the many tests we have on NIJobs in order to make them more manageable.