tests/testthat/test-get_me.R

test_that("multiplication works", {
  skip_on_cran()
  if (nchar(Sys.getenv("typeform_api2")) == 0) return(invisible(TRUE))
  expect_length(get_me(), 4)
})

Try the rtypeform package in your browser

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

rtypeform documentation built on April 3, 2025, 10:08 p.m.