The Active Matter Evaluation Package (AMEP) - a Python library for the analysis of particle-based and continuum simulation data of soft and active matter systems
We would like our test suite to only depend on the example dataset included in the repository.
This should be possible by removing the dummy data creation and downloads, as well as rewriting the data initialization for each test case so it uses our data.
Also we should increase our test coverage.
Proposed new feature or change:
We would like our test suite to only depend on the example dataset included in the repository. This should be possible by removing the dummy data creation and downloads, as well as rewriting the data initialization for each test case so it uses our data. Also we should increase our test coverage.