Closed
Description
The testing framework added and removed some features. https://www.tidyverse.org/blog/2020/10/testthat-3-0-0/
The developers have been pretty good about docuemnting the upcoming changes, so I don't expect a lot of modification to REDCapR code.
At least one change will be to opt into the new version using the following line in the DESCRIPTION file.
Config/testthat/edition: 3
-
test-column-sanitize.R
-
test-constant.R
-
test-create-batch-glossary.R
-
test-file-oneshot.R
-
test-instrument.R
-
test-metadata-read.R
-
test-metadata-utilities.R
-
test-metadata-write.R
-
test-next-free-record-name.R
-
test-project.R
-
test-read-batch-longitudinal.R
-
test-read-batch-simple.R
-
test-read-batch-survey.R
-
test-read-clinical-trial.R
-
test-read-errors.R
-
test-read-oneshot-eav.R
-
test-read-oneshot.R
-
test-read-russian.R
-
test-read-superwide.R
-
test-retrieve-credential-local.R
-
test-retrieve-credential-mssql.R
-
test-sanitize.R
-
test-survey-link-export-oneshot.R
-
test-users-export.R
-
test-utilities-collapse_vector.R
-
test-utilities-replace_nas_with_explicit.R
-
test-validate.R
-
test-variables.R
-
test-version.R
-
test-write-batch.R
-
test-write-oneshot.R
Metadata
Metadata
Assignees
Labels
No labels