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 Aug. 31, 2024, 4:37 a.m.