tests/testthat/test-events.R

# tests for events
context("events")

test_that("incorrect input to event_id param returns error", {
	skip_on_cran()

  expect_error(events(3434543345345))
})

Try the analogsea package in your browser

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

analogsea documentation built on April 20, 2023, 1:34 a.m.