Skip to content

Commit

Permalink
Merge pull request #25 from jzuhone/refactor_limits_etc
Browse files Browse the repository at this point in the history
Update regression testing
  • Loading branch information
jzuhone authored Jan 5, 2021
2 parents 6e6ba32 + 7f9d152 commit fee349b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions psmc_check/tests/answers/FEB1020A_viol.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
],
"run_start": "2020:041:00:20:02.553",
"limits": {
"yellow_hi": 51.5,
"plan_limit_hi": 47.0
}
"yellow_hi_limit": 51.5,
"plan_hi_limit": 47.0
},
"duration": [
"10.17",
"17.38"
]
}
2 changes: 1 addition & 1 deletion psmc_check/tests/psmc_test_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
1.476175
]
],
"epoch": "2016:322"
"epoch": "2016:322:12:00:00"
},
"name": "psmc_solarheat__pin1at"
},
Expand Down

0 comments on commit fee349b

Please sign in to comment.