You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests cover essential functions of the package and a reasonable range of inputs and conditions.
The package has a test directory in which 1 test case is described (gaussian_eddy.py) and tested (test_velocities.py)
Maybe another different test case could be implemented and some unit tests on some simple functions defined in tools for instance could be implemented
Continuous integration : yes with github action, each time a push or a pull request is done on main it is triggering the running of the test case
This issue is open for the MEOM internal code clinic / review process
The text was updated successfully, but these errors were encountered: