With the introduction of the new native-based Lettuce version, our existing tests need to be reviewed and adapted to ensure they work correctly with the updated implementation. This includes modifying test cases, updating expected outcomes, and ensuring compatibility with the new version.
Reformat folder structure of tests
[ ] native subdirectory
[ ] init in subdir, starting only if cuda is available
With the introduction of the new native-based Lettuce version, our existing tests need to be reviewed and adapted to ensure they work correctly with the updated implementation. This includes modifying test cases, updating expected outcomes, and ensuring compatibility with the new version.
Reformat folder structure of tests
[ ]
native
subdirectory[ ] init in subdir, starting only if cuda is available
[ ] test_boundaries.py
[ ] test_cli.py
[ ] test_collision.py
[ ] test_equilibrium.py
[ ] test_flows.py
[ ] test_force.py
[ ] test_lattices.py
[ ] test_moments.py
[ ] test_native.py
[ ] test_observables.py
[ ] test_readme.py
[ ] test_reporters.py
[ ] test_simulation.py
[ ] test_stencils.py
[ ] test_streaming.py
[ ] test_unit.py
[ ] test_util.py