tests/testthat/test-gh_list_packages.R

context("gh_list_packages")

test_that("gh_list_packages", {
  act <- gh_list_packages(username = "hadley")
  
  expect_false(is.null(act))
})
hoxo-m/githubinstall documentation built on May 17, 2019, 4:53 p.m.