sizespectrum / mizerExperimental

Extends the mizer package with experimental features
https://sizespectrum.org/mizerExperimental/
3 stars 5 forks source link

Write unit tests #4

Open gustavdelius opened 4 years ago

gustavdelius commented 4 years ago

All documented functionality of all functions should be checked by unit tests. I know that there are no checks that addSpecies() uses its interaction argument correctly because Samik has posted a bug report about that, but I am sure that there are many more tests missing. Help appreciated. No function can make it over to core mizer until it has a complete set of unit tests.

We also need some way to test the shiny app tuneParams().