tests/testthat/test-cf_user.R

context("cf_user")

test_that("cf_user", {
  tt = cf_user(username = "public")

  expect_is(tt, "cfUser") 
})

Try the clifro package in your browser

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

clifro documentation built on May 24, 2021, 9:06 a.m.