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

Improve unit tests coverage #68

Open
eterey opened this issue Oct 31, 2020 · 0 comments
Open

Improve unit tests coverage #68

eterey opened this issue Oct 31, 2020 · 0 comments

Comments

@eterey
Copy link
Owner

eterey commented Oct 31, 2020

We need to improve unit tests coverage in order to reach the value close to 100%

How to:

  1. Analyze existing code base using the coverage package
  2. Review report generated by the coverage package and find the code not covered by tests
  3. Prepare unit tests
  4. Go to step 1 and repeat action unit we cover almost 100% of the code base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant