Closed tdhock closed 4 years ago
similar to #57 but some tests use bad inputs which are expected to cause in error. how to ignore/remove these? e.g. in testthat files like https://github.com/tdhock/LOPART/blob/master/tests/testthat/test-LOPART.R there are test_that blocks with expect_error that should be removed.
see #57
similar to #57 but some tests use bad inputs which are expected to cause in error. how to ignore/remove these? e.g. in testthat files like https://github.com/tdhock/LOPART/blob/master/tests/testthat/test-LOPART.R there are test_that blocks with expect_error that should be removed.