tests/testthat/test-fe_search.R

test_that("fe_search works", {
  # successful tests are covered by gamma_histogram and mask_histogram tests
  # a couple of failure tests:
  x <- 1:500
  expect_error(fe_search(x, x))
})

Try the sr package in your browser

Any scripts or data that you put into this service are public.

sr documentation built on March 31, 2023, 9:40 p.m.