Skip to content

Update test to not rely on input string #45

@eqmooring

Description

@eqmooring

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.

"epimodel.GlobalParams": {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions