Skip to content
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

Get test coverage back to 100% #7

Open
CLeeSpruit opened this issue Jan 12, 2020 · 0 comments
Open

Get test coverage back to 100% #7

CLeeSpruit opened this issue Jan 12, 2020 · 0 comments
Labels

Comments

@CLeeSpruit
Copy link
Owner

Describe current status
With the recent switch from jest -> ava and slew of refactors, a lot of tests had to be scrapped or rewritten. No more 100% coverage. 😢

Describe the outcome you'd like
With a smallish library like this, 100% isn't impossible. This time around I think some integration tests are in order. Unfortunately with the unit tests we had, they were somewhat fragile because there is so much dependency between classes that any sort of refactoring or clean up caused most of them to break.

Additional context
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant