Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions test/component_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
#
# --------------------------------------------------------------------------------------------------------------
#
VERSION = "0.57.0"
VERSION_DATE = "09.01.2025"
VERSION = "0.58.0"
VERSION_DATE = "25.02.2025"
#
# --------------------------------------------------------------------------------------------------------------
#TM***
Expand Down
37 changes: 18 additions & 19 deletions test/testconfig/TestConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# --------------------------------------------------------------------------------------------------------------
#
# 09.01.2025
# 25.02.2025
#
# !!! Temporarily tests are deactivated by the following line commented out:
# # # listofdictUsecases.append(dictUsecase)
Expand Down Expand Up @@ -915,7 +915,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0255.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value '${testlist}' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value '${testlist}' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -929,7 +929,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0256.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value 'A_${testlist}_B' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value 'A_${testlist}_B' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -943,7 +943,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0257.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value '${testdict}' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value '${testdict}' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -957,7 +957,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0258.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value 'A_${testdict}_B' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value 'A_${testdict}_B' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -971,7 +971,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0259.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value 'A_${testlist}_${testdict}_B' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value 'A_${testlist}_${testdict}_B' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -985,7 +985,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0260.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value '${testdict}' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value '${testdict}' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -999,7 +999,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0261.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value '${testlist}' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value '${testlist}' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -1013,7 +1013,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0262.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value '${testlist}' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testlist}' inside the string value '${testlist}' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand All @@ -1027,7 +1027,7 @@
dictUsecase['HINT'] = None
dictUsecase['COMMENT'] = None
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0263.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value '${testdict}' is not supported! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDEXCEPTION'] = "The substitution of parameter '${testdict}' inside the string value '${testdict}' is not allowed! Composite data types like lists and dictionaries cannot be substituted inside strings."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
del dictUsecase
Expand Down Expand Up @@ -1772,7 +1772,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0450.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = """Invalid key name: "%A". Key names have to start with a letter, digit or underscore."""
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand All @@ -1786,7 +1786,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0451.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = """Invalid key name: "%A". Key names have to start with a letter, digit or underscore."""
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand All @@ -1800,7 +1800,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0452.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = """Invalid key name: "%A". Key names have to start with a letter, digit or underscore."""
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand All @@ -1814,7 +1814,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0453.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = """Invalid key name: "par%am".""" # error message to be extended
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand All @@ -1828,7 +1828,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0454.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = """Invalid key name: "par%am".""" # error message to be extended
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand All @@ -1842,7 +1842,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_0455.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = """Invalid key name: "par%am".""" # error message to be extended
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand Down Expand Up @@ -3266,7 +3266,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_1158.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "Invalid key name: \"[import]__\". Key names have to start with a letter, digit or underscore."
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand All @@ -3281,7 +3281,7 @@
dictUsecase['JSONFILE'] = r"..\testfiles\jpp-test_config_1159.jsonp"
dictUsecase['EXPECTEDEXCEPTION'] = "Invalid key name: \"__[import]\"" # remaining parts of the error message needs to be reworked and added here
dictUsecase['EXPECTEDRETURN'] = None
listofdictUsecases.append(dictUsecase)
# listofdictUsecases.append(dictUsecase) # temporarily deactivated because of rework of naming conventions
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
dictUsecase = {}
Expand Down Expand Up @@ -4393,4 +4393,3 @@
del dictUsecase
# --------------------------------------------------------------------------------------------------------------
# --------------------------------------------------------------------------------------------------------------