FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit edec785a authored by L. Bower's avatar L. Bower
Browse files

fixing tests

parent 6c3d48fc
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ class BaseEpiTestSuite:
IntegrationTestUtils.TEST_JOB_DIR,
"EastAfrica",
"StemRust",
"*psbeta0.004gamma0.00025alpha1.0")
"*psbeta*gamma*alpha*")
self.check_wildcard_exists_and_not_empty(alpha_beta_gamma_root, ".csv")
self.check_wildcard_exists_and_not_empty(alpha_beta_gamma_root, "*comparison.png")
......@@ -46,7 +46,7 @@ class BaseEpiTestSuite:
IntegrationTestUtils.TEST_JOB_DIR,
"EastAfrica",
"StemRust",
"infections_temp_config_Epidemiology")
"infections_temp_epi_config_Epidemiology")
self.check_wildcard_exists_and_not_empty(env_root, "*env.csv")
self.check_wildcard_exists_and_not_empty(env_root, "*env.png")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment