tests/testthat/test-get_comments.R

test_that("GET comments client is OK!", {
  skip_on_cran()
  file_key <- "sFHgQh9dL6369o5wrZHmdR"
  resp <- get_comments(file_key)
  expect_s3_class(resp, "rigma_get_comments")
})

Try the Rigma package in your browser

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

Rigma documentation built on Nov. 28, 2022, 1:09 a.m.