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

Refactor tests #45

Open kai-luca opened 1 week ago

kai-luca commented 1 week ago

I changed the data requested by the tests so we only use our own example data. Also I increased the test coverage by adding examples to our tests.

kai-luca commented 1 week ago

This closes issue #44.

kai-luca commented 1 week ago

I'm not yet where I wanna be. Have to fix some stuff.

kai-luca commented 1 week ago

Also I found that AMEP works fine with numpy-2.0.0 The only thing is one deprecation warning I should be able to get rid of but thats a different but related issue.