tests/testthat/test-fl_ListFjords.R

# Testing for fl_ListFjords

test_that("fl_ListFjords works", {
  skip_if_offline()
  list_test <- fl_ListFjords()
  expect_type(list_test, "character")
})

Try the FjordLight package in your browser

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

FjordLight documentation built on Sept. 11, 2024, 9:12 p.m.