Skip to content
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

add test for check_stan_model #461

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

add test for check_stan_model #461

wants to merge 3 commits into from

Conversation

fang19911030
Copy link
Contributor

No description provided.

@fang19911030 fang19911030 requested a review from eclee25 May 16, 2023 18:54
@@ -901,4 +899,21 @@ test_that("check_stan_debug works", {
expect_error(check_stan_debug(debug = config_error$debug),
"Debug needs to be logical")
})

test_that("check_stan_model works", {
exist <- paste0("/home/usr/cholera_mapping_pipeline/Analysis/Stan/",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We no longer have a Stan file of this name in the dev repo
Better to use this file name Analysis/Stan/mapping_model_inference.stan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants