-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Tests that need to be written #48
Labels
enhancement
New feature or request
Comments
Merging meshes
|
Antimeridian
|
Vector splitting
|
Dataloaders
|
Adding bugs / areas for improvement that I'm finding along the way here as a reminder to fix them after setting up testing:cellbox.py:
aggregated_cellbox.py: (All fixed in PR #70)
neighbour_graph.py:
cli.py
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The existing tests are old an need updating. This issue is meant to be a place to host a list of tests we should implement. We should also prune through the existing tests to see what's necessary or redundant.
We can also create a bash script to automatically figure out what tests to run, and then run them, without us having to figure it out manually
The text was updated successfully, but these errors were encountered: