-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently, the test test_list_reports relies on the input JSON format being included here as a long string. Consequently, every time updates are made that affect the input parameters, this string needs to be updated, even if there aren't any substantive changes affecting the reports, which are the subject of the test.
The preferred behavior would be to still test aspects of report creation without having to rely on always updating this string whenever variables are added.
ixa-epi-covid/src/reports/mod.rs
Line 119 in 346fc0a
| "epimodel.GlobalParams": { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels