Related to #8 , #13 and #9, the package needs a set of tests that could be automatically checked by CRAN/github actions/developers to increase reliability and increase development speed.
In order to do so, need to identify the core set of tests.
Currently, thinking of first developing a sequence of rudimentary tests that tests that all the functions run without error and the shapes and types of the outputs are correct.
Not entirely sure what should follow. @cjerzak any thoughts?
Related to #8 , #13 and #9, the package needs a set of tests that could be automatically checked by CRAN/github actions/developers to increase reliability and increase development speed.
In order to do so, need to identify the core set of tests.
Currently, thinking of first developing a sequence of rudimentary tests that tests that all the functions run without error and the shapes and types of the outputs are correct.
Not entirely sure what should follow. @cjerzak any thoughts?