PhIMaL / DeePyMoD

https://phimal.github.io/DeePyMoD/
MIT License
44 stars 11 forks source link

Unit testing #38

Open remykusters opened 4 years ago

remykusters commented 4 years ago

It would be good to design some simple unit tests (we could use the examples that are currently present on the website) to see if every commit does not unintentionally impact anything in the code.

GJBoth commented 4 years ago

See #28

GijsVermarien commented 4 years ago

I think that the test cases that are in examples could be a good starting point, these could be tests for the package functionality as a whole.