tests/testthat/test-property_listings.R

context("property_listings")

test_that("property_listings works as expected", {
  # Don't run these tests on the CRAN build servers
  skip_on_cran()
  
  expect_error(property_listings())
  expect_error(property_listings(1))
})
erzk/zooplaR documentation built on Aug. 26, 2019, 11:36 a.m.