-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add test coverage for new code #244
Comments
I'm still working on sorting through the old code and tests and looking at what can be ported over. I will try to get this done on Monday. I've started making some updates on this branch. |
@gleonard-m I've been going through the deprecated tests and code and adding comments on this branch. I've been making the following changes:
All of these updates are commented in the code itself, under So far there are test modules for
The deprecated test code has some test cases and sample datasets that may be useful, but I'm not sure how much of it we want to port over. We also have a small dataset available through the fixtures in I will finish up tomorrow by updating the spatial distributions code and file a PR for that branch. |
The refactored evaluations and report interface are still missing test coverage. Some may be able to be refactored out of the old versions.
The text was updated successfully, but these errors were encountered: