-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
save expected datasets as files #308
Comments
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
ref #308 ``` [ OK: 807 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 70 ] 1. Failure: Metadata Normal (@test-metadata-read.R#141) 2. Failure: Metadata Normal (@test-metadata-read.R#147) 3. Failure: Metadata Normal (@test-metadata-read.R#152) 4. Failure: label (@test-read-batch-simple.R#276) 5. Failure: label (@test-read-batch-simple.R#291) 6. Failure: label-header (@test-read-batch-simple.R#316) 7. Failure: default (@test-read-oneshot-eav.R#43) 8. Failure: default (@test-read-oneshot-eav.R#51) 9. Failure: default (@test-read-oneshot-eav.R#57) ```
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
wibeasley
added a commit
that referenced
this issue
Sep 27, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
instead of embedding the expected datasets as
dput()
output.From R Programming for Data Science by Roger Peng (https://bookdown.org/rdpeng/rprogdatascience/using-textual-and-binary-formats-for-storing-data.html)
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
The text was updated successfully, but these errors were encountered: