Skip to content

Commit cc544e2

Browse files
authored
Merge pull request #362 from test-fullautomation/HolQue/task/selftest_maintenance
Updated self test and code snippet generator
2 parents 1bc2c92 + 930824d commit cc544e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1976
-144
lines changed

test/JPP_TestUsecases.csv

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ JPP_0369|VALUE_DETECTION|BADCASE|JSON file with expression starting with '${' an
6767
JPP_0370|VALUE_DETECTION|BADCASE|JSON file with expression starting with '${' and ending with '}', further matching '${' and '}' in between (not all nested) (invalid syntax 4)
6868
JPP_0371|VALUE_DETECTION|BADCASE|JSON file with expression starting with '${' and ending with '}', further matching '${' and '}' in between (not all nested) (invalid syntax 5)
6969
JPP_0400|NAMING_CONVENTION|GOODCASE|JSON file with several parameter names w.r.t. the naming convention
70+
JPP_0450|NAMING_CONVENTION|BADCASE|JSON file with several invalid parameter names (1)
71+
JPP_0451|NAMING_CONVENTION|BADCASE|JSON file with several invalid parameter names (2)
72+
JPP_0452|NAMING_CONVENTION|BADCASE|JSON file with several invalid parameter names (3)
73+
JPP_0453|NAMING_CONVENTION|BADCASE|JSON file with several invalid parameter names (4)
74+
JPP_0454|NAMING_CONVENTION|BADCASE|JSON file with several invalid parameter names (5)
75+
JPP_0455|NAMING_CONVENTION|BADCASE|JSON file with several invalid parameter names (6)
7076
JPP_0500|COMPOSITE_EXPRESSIONS|GOODCASE|JSON file with composite data structure (nested lists and dictionaries 1)
7177
JPP_0501|COMPOSITE_EXPRESSIONS|GOODCASE|JSON file with composite data structure (nested lists and dictionaries 2)
7278
JPP_0502|COMPOSITE_EXPRESSIONS|GOODCASE|JSON file with composite data structure (nested lists and dictionaries 3 / some key names with dots inside)

0 commit comments

Comments
 (0)