amepproject / amep

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
https://amepproject.de/
GNU General Public License v3.0
9 stars 2 forks source link

FRQ: Test Suite based on the example dataset #44

Open kai-luca opened 1 week ago

kai-luca commented 1 week ago

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.