testbench2robotframework 0.9.0a2__tar.gz → 0.9.1a2__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.0a2 → testbench2robotframework-0.9.1a2}/PKG-INFO +1 -1
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/__init__.py +1 -1
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/model.py +1 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/result_writer.py +11 -11
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/.gitignore +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/CreatePiPWheel.bat +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/CreatePiPWheel.sh +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/DEVELOPMENT.md +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/ExampleConfiguration/json_config.json +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/ExampleConfiguration/pyproject_example.toml +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/ExampleConfiguration/toml_config.toml +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/LICENSE +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/MANIFEST.in +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/README.md +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/README_old.md +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/json_config_tests/1_tfs.robot +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/libs/json_config.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/libs/pyproject_config.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/resources/file_management.resource +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/resources/testbench2robotframework_cli.resource +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/rf_tests/cli_interface/write/json_config.robot +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/rf_tests/cli_interface/write/no_config_argument.robot +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/atest/robot/rf_tests/cli_interface/write/toml_config.robot +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/create_json_schema.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/LibrarySubdivision.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/Unbenannt.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/generated.png +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/libraries.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/resources.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/rfLibraryRootsTestBench.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/testbench_rfLibraryRegex.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/testbench_rfResourceRegex.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/images/testthemen.PNG +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/oldModel.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/pydantic_model.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/pyproject.toml +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/requirements.txt +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/robot.toml +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tasks.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench-tools.zip +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/__main__.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/cli.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/config.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/execution_artifacts.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/html_parser.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/json_reader.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/json_writer.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/log.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/model_utils.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/robotframework2testbench.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/testbench2rf.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/testbench2robotframework.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/testsuite_write.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/testbench2robotframework/utils.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tests/test_data/configurations/invalid_config.json +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tests/test_data/configurations/valid_config.json +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tests/test_missing_files.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tests/test_robot_files_should_not_contain_invalid_characters.py +0 -0
- {testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tests/test_zip_file_generation.py +0 -0
|
@@ -324,25 +324,25 @@ class ResultWriter(ResultVisitor):
|
|
|
324
324
|
test_chain_body: list[Keyword],
|
|
325
325
|
sequence_phase: SequencePhase,
|
|
326
326
|
):
|
|
327
|
-
for index,
|
|
328
|
-
if
|
|
329
|
-
|
|
327
|
+
for index, tb_keyword in enumerate(keyword_list):
|
|
328
|
+
if tb_keyword.exec is None:
|
|
329
|
+
tb_keyword.exec = from_dict(KeywordCallExecution, {})
|
|
330
330
|
if sequence_phase == SequencePhase.TestStep and not self._test_setup_passed:
|
|
331
|
-
|
|
331
|
+
tb_keyword.exec.verdict = KeywordVerdict.Skipped
|
|
332
332
|
continue
|
|
333
333
|
if index < len(test_chain_body):
|
|
334
334
|
keyword = test_chain_body[index]
|
|
335
|
-
self._check_matching_keyword_name(keyword,
|
|
335
|
+
self._check_matching_keyword_name(keyword, tb_keyword)
|
|
336
336
|
tb_keyword_result = self._get_keyword_exec_from_keyword(keyword)
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
337
|
+
tb_keyword.exec.verdict = tb_keyword_result.verdict
|
|
338
|
+
tb_keyword.exec.duration = tb_keyword_result.duration
|
|
339
|
+
tb_keyword.exec.comments = tb_keyword_result.comments
|
|
340
|
+
tb_keyword.exec.time = tb_keyword_result.time
|
|
341
341
|
continue
|
|
342
342
|
if sequence_phase == SequencePhase.Setup and not self._test_setup_passed:
|
|
343
|
-
|
|
343
|
+
tb_keyword.exec.verdict = KeywordVerdict.Skipped
|
|
344
344
|
continue
|
|
345
|
-
|
|
345
|
+
tb_keyword.exec.verdict = KeywordVerdict.Undefined
|
|
346
346
|
|
|
347
347
|
def _filter_atomic_keywords_by_sequence_phase(
|
|
348
348
|
self,
|
|
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.0a2 → testbench2robotframework-0.9.1a2}/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
|
{testbench2robotframework-0.9.0a2 → testbench2robotframework-0.9.1a2}/tests/test_missing_files.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|