-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Improve test coverage #166
Comments
@errordeveloper Could you enable codecov once again, so that we can better track deltas in the test coverage? I see the codecov project is already there. But it seems to not have updated for months. |
I'm not sure what broken, this needs to be looked into. |
I think we are in a better place now, but per-package coverage can be improved. I'm don't see a good reason to keep this issue open as is. I maybe a good idea to review the state of testing and open separate issue, otherwise I'm happy to just keep on improving every time we touch the test suite. |
Update doc for integration test
Why do you want this feature?
We need to improve the test coverage so that we have confidence in the effect of changes.
What feature/behavior/change do you want?
The test (unit tests) coverage should be increased. We should initially aim for around 60% coverage.
This is a follow on from #46 where we introduced the testing strategy.
The text was updated successfully, but these errors were encountered: