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

Convert integration unit tests to true unit tests #106

Open
charlesgregory opened this issue Sep 7, 2021 · 0 comments
Open

Convert integration unit tests to true unit tests #106

charlesgregory opened this issue Sep 7, 2021 · 0 comments

Comments

@charlesgregory
Copy link
Contributor

Related to #60. Unit tests that are really integration tests need to be copied to a file under the tests folder. Replacements unit tests should be written that are true unit tests (no external file use), while maintaining current test coverage.

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

No branches or pull requests

1 participant