tests/testthat/test-get_collaborators.R

context("test-get_collaborators.R")

test_that("it returns a df", {
  skip_on_travis()
  expect_is(get_collaborators("ropensci", "ropenaq"), "data.frame")
})
ropenscilabs/ghrecipes documentation built on May 17, 2022, 2:08 p.m.