Skip to content

JSON frontend ignores scenario constraints #115

@jmafoster1

Description

@jmafoster1

When processing tests, the JSON frontend ignores any constraints passed into the modelling scenario. I believe this is because the Scenario object isn't passed into the JsonUtility, so it doesn't know about the constraints. I'm not sure how it's even generating concrete test cases without the modelling scenario, but we definitely need at least the constraints. My personal feeling is that we should be passing in the Scenario object instead of doing json_utility.set_variables(inputs, outputs, []).

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