antarctica / MeshiPhi

MIT License
1 stars 0 forks source link

Tests that need to be written #48

Open hjabbot opened 6 months ago

hjabbot commented 6 months ago

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

hjabbot commented 6 months ago

Merging meshes

hjabbot commented 6 months ago

Antimeridian

hjabbot commented 6 months ago

Vector splitting

hjabbot commented 6 months ago

Dataloaders

hjabbot commented 4 months ago

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:


neighbour_graph.py:


cli.py