-
Notifications
You must be signed in to change notification settings - Fork 11
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
Unit tests for common code #9
Comments
I think Tom has tests set up on g-chartframe and g-chartcolors |
@sdbernard I just looked at both of those, |
This was referenced Nov 6, 2017
I've added code coverage reports to everything. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While I think it's a bit too ambitious to consider trying to get this to 100% coverage, we should definitely find some way to test component code (axes, frames, etc.) so we can ensure changes don't add regressive bugs.
Add tests to the following; get above ≅90% coverage (where applicable)
The text was updated successfully, but these errors were encountered: