corrmorant icon indicating copy to clipboard operation
corrmorant copied to clipboard

Write unit tests

Open r-link opened this issue 5 years ago • 1 comments

As the package evolved from a set of simple R scripts that were converted to an R package after the fact, formal testing of its functionality is not yet implemented.

TODO: write unit tests based on the testthat package

r-link avatar Jan 06 '20 10:01 r-link

Update:

  • Testing with testthat is now activated
  • First tests have been written
  • More tests will follow in the next days

r-link avatar Jan 12 '20 21:01 r-link