testbench2robotframework 0.9.2a1__tar.gz → 0.9.2a2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/PKG-INFO +1 -1
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/__init__.py +1 -1
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/result_writer.py +8 -4
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/.gitignore +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/CreatePiPWheel.bat +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/CreatePiPWheel.sh +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/DEVELOPMENT.md +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/ExampleConfiguration/json_config.json +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/ExampleConfiguration/pyproject_example.toml +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/ExampleConfiguration/toml_config.toml +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/LICENSE +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/MANIFEST.in +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/README.md +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/README_old.md +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/json_config_tests/1_tfs.robot +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/libs/json_config.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/libs/pyproject_config.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/resources/file_management.resource +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/resources/testbench2robotframework_cli.resource +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/rf_tests/cli_interface/write/json_config.robot +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/rf_tests/cli_interface/write/no_config_argument.robot +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/atest/robot/rf_tests/cli_interface/write/toml_config.robot +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/create_json_schema.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/LibrarySubdivision.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/Unbenannt.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/generated.png +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/libraries.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/resources.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/rfLibraryRootsTestBench.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/testbench_rfLibraryRegex.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/testbench_rfResourceRegex.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/testthemen.PNG +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/oldModel.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/pydantic_model.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/pyproject.toml +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/requirements.txt +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/robot.toml +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tasks.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench-tools.zip +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/__main__.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/cli.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/config.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/execution_artifacts.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/html_parser.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/json_reader.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/json_writer.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/log.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/model.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/model_utils.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/robotframework2testbench.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/testbench2rf.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/testbench2robotframework.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/testsuite_write.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/testbench2robotframework/utils.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tests/test_data/configurations/invalid_config.json +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tests/test_data/configurations/valid_config.json +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tests/test_missing_files.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tests/test_robot_files_should_not_contain_invalid_characters.py +0 -0
- {testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tests/test_zip_file_generation.py +0 -0
|
@@ -117,6 +117,8 @@ class ResultWriter(ResultVisitor):
|
|
|
117
117
|
self, keywords: list[KeywordCall], keyword_type: KeywordType
|
|
118
118
|
):
|
|
119
119
|
for keyword in keywords:
|
|
120
|
+
if not keyword.spec:
|
|
121
|
+
continue
|
|
120
122
|
if keyword.spec.keywordType == keyword_type:
|
|
121
123
|
yield keyword
|
|
122
124
|
|
|
@@ -160,12 +162,12 @@ class ResultWriter(ResultVisitor):
|
|
|
160
162
|
self._set_compound_keyword_execution_verdict(
|
|
161
163
|
keyword, itb_test_case.testSequence
|
|
162
164
|
)
|
|
163
|
-
|
|
164
|
-
self.
|
|
165
|
+
textual_steps = list(
|
|
166
|
+
self._get_keywords_by_type(itb_test_case.testSequence, KeywordType.Textual)
|
|
165
167
|
)
|
|
166
|
-
for step in
|
|
168
|
+
for step in textual_steps:
|
|
167
169
|
if step.exec is None:
|
|
168
|
-
step.exec =
|
|
170
|
+
step.exec = from_dict(KeywordCallExecution, {})
|
|
169
171
|
step.exec.verdict = KeywordVerdict.Skipped
|
|
170
172
|
self._set_itb_testcase_execution_result(itb_test_case, self.test_chain)
|
|
171
173
|
self._set_itb_testcase_execution_comment(itb_test_case, self.test_chain)
|
|
@@ -467,6 +469,8 @@ class ResultWriter(ResultVisitor):
|
|
|
467
469
|
child.exec = from_dict(KeywordCallExecution, {})
|
|
468
470
|
if child.spec.keywordType == KeywordType.Compound:
|
|
469
471
|
self._set_compound_keyword_execution_verdict(child, test_steps)
|
|
472
|
+
if child.spec.keywordType == KeywordType.Textual:
|
|
473
|
+
child.exec.verdict = KeywordVerdict.Skipped
|
|
470
474
|
if child.exec.verdict is KeywordVerdict.Fail:
|
|
471
475
|
compound_keyword.exec.verdict = KeywordVerdict.Fail
|
|
472
476
|
break
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/images/LibrarySubdivision.PNG
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{testbench2robotframework-0.9.2a1 → testbench2robotframework-0.9.2a2}/tests/test_missing_files.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|