Skip to content

Test that correctness tests fail when they need to #847

@gdalle

Description

@gdalle

The missing @test macros here

for b in eachindex(scen.res1)
res1_out1_val[b] scen.res1[b]
res1_out2_val[b] scen.res1[b]
res1_out1_noval[b] scen.res1[b]
res1_out2_noval[b] scen.res1[b]
end

would have been caught with such a test

Metadata

Metadata

Assignees

No one assigned

    Labels

    testRelated to the testing subpackage

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions