Skip to content

Ask for unit when testing #68

@enricostragiotti

Description

@enricostragiotti

Describe the bug
In tests we should always use the .get_val() method with a given unit when doing asserts instead of getting the value using problem["variable:name"]. This because if we modify the output unit of one variable, we should not break all the tests.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions