questions on tests #366
Unanswered
pengguanya
asked this question in
Q&A
Replies: 1 comment
-
Hey @pengguanya , The print datasets are defined here This script creates the the relevant objects and stores them in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@gowerc
Q1:
in which file the
.test_print
object is created and how it is sourced? I need to update it to make the test pass for new structurerbmi/tests/testthat/test-print.R
Lines 7 to 16 in a45df71
Q2:
how to switch on full test?
rbmi/tests/testthat/test-mcmc.R
Line 328 in a45df71
Q3

related to Q1. I guess the snapshot for test-print needs to be reviewed and updated since the format of pool has been changed now. What is the work-flow to update the snapshot?
Beta Was this translation helpful? Give feedback.
All reactions