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

Review and Simplify Current Test Coverage #8

Open
bjfish25 opened this issue Jun 3, 2021 · 0 comments
Open

Review and Simplify Current Test Coverage #8

bjfish25 opened this issue Jun 3, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@bjfish25
Copy link
Contributor

bjfish25 commented Jun 3, 2021

Current testing is done with gomock and test tables. These both lead to long files which can obscure understanding for those unfamiliar.

Possible improvements:

  • Better documentation in Readme
  • Cataloging Tests better in more understandable chunks
  • Reduce unnecessary tests and add additional for under-covered areas
@bjfish25 bjfish25 added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant