tests/testthat/test-eo_import_logs.R

test_that("import logs work", {
  expect_snapshot(
    eo_import_logs(test_path("test_logs/")) |>
      str(digits.d = 4, width = 100, strict.width = "cut")
  )
})

Try the readosense package in your browser

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

readosense documentation built on Feb. 7, 2026, 5:06 p.m.