Skip to content

Commit 7c19f22

Browse files
Merge pull request #392 from test-fullautomation/HolQue/task/selftest_maintenance
Added test cases JPP_1165 and JPP_1166 (cyclic import, sawtooth)
2 parents 0b16ce9 + b9a2c48 commit 7c19f22

20 files changed

+451
-60
lines changed

test/JPP_TestUsecases.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ JPP_1157|FILE_IMPORTS|BADCASE|JSON file with syntax error in import path (2)
139139
JPP_1158|FILE_IMPORTS|BADCASE|JSON file with error in [import] key (1)
140140
JPP_1159|FILE_IMPORTS|BADCASE|JSON file with error in [import] key (2)
141141
JPP_1160|FILE_IMPORTS|BADCASE|JSON file with error in imported file
142+
JPP_1165|FILE_IMPORTS|BADCASE|JSON file with cyclic imports (sawtooth, stopped)
143+
JPP_1166|FILE_IMPORTS|BADCASE|JSON file with cyclic imports (sawtooth, endless)
142144
JPP_1200|PATH_FORMATS|GOODCASE|Relative path to JSON file
143145
JPP_1350|BLOCKED_SLICING|BADCASE|JSON file with blocked slicing notation (-1)
144146
JPP_1351|BLOCKED_SLICING|BADCASE|JSON file with blocked slicing notation (-1)

0 commit comments

Comments
 (0)