tests/testthat/test-limits.R

#
# This test file has been generated by kwb.test::create_test_files()
#

test_that("getCurrentLimits() works", {

  getCurrentLimits()
})

test_that("inLimits() works", {

  expect_error(inLimits())
})

test_that("appropriateLimits() works", {

  expect_error(appropriateLimits())
})

test_that("userCoordinatesToLimits() works", {

  expect_error(userCoordinatesToLimits())
})
KWB-R/kwb.plot documentation built on Oct. 2, 2023, 10:16 p.m.