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

Increase Unit Test Coverage #4

Open
pixeldrew opened this issue Feb 28, 2020 · 1 comment
Open

Increase Unit Test Coverage #4

pixeldrew opened this issue Feb 28, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@pixeldrew
Copy link
Owner

Unit test coverage is very low, focussing on configuration output for dnsmasq. Need to also add unit tests for hooks and components.

@pixeldrew pixeldrew added enhancement New feature or request good first issue Good for newcomers labels Feb 28, 2020
@pixeldrew
Copy link
Owner Author

Enzyme has been replaced by @testing-library/react. code coverage is counted by codecov.io. Testing has become a little easier now but there are still issues with testing setTimeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant