tests/testthat/test-190-exportReports-ArgumentValidation.R

context("Export Reports Argument Validation")

test_that(
  "Argument Validation", 
  {
    skip("Tests to be developed for 3.0.0 release")
    skip_if(length(EXPORT_REPORTS_ID) == 0, 
            "EXPORT_REPORTS_ID is not provided. Testing Skipped")
  }
)
nutterb/redcapAPI documentation built on Feb. 11, 2024, 11:20 p.m.