There are some basic unit tests in tests/test_grids.py, but these don't cover all functionality, and are often focused more on code execution rather than validating the accuracy of the output. Better unit and integration tests will help identify bugs and issues in the code.
There are some basic unit tests in tests/test_grids.py, but these don't cover all functionality, and are often focused more on code execution rather than validating the accuracy of the output. Better unit and integration tests will help identify bugs and issues in the code.