Skip to content

Commit fee349b

Browse files
authored
Merge pull request #25 from jzuhone/refactor_limits_etc
Update regression testing
2 parents 6e6ba32 + 7f9d152 commit fee349b

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

psmc_check/tests/answers/FEB1020A_viol.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@
1313
],
1414
"run_start": "2020:041:00:20:02.553",
1515
"limits": {
16-
"yellow_hi": 51.5,
17-
"plan_limit_hi": 47.0
18-
}
16+
"yellow_hi_limit": 51.5,
17+
"plan_hi_limit": 47.0
18+
},
19+
"duration": [
20+
"10.17",
21+
"17.38"
22+
]
1923
}

psmc_check/tests/psmc_test_spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
1.476175
191191
]
192192
],
193-
"epoch": "2016:322"
193+
"epoch": "2016:322:12:00:00"
194194
},
195195
"name": "psmc_solarheat__pin1at"
196196
},

0 commit comments

Comments
 (0)