Skip to content

Add python tests model classes #62

Add python tests model classes

Add python tests model classes #62

Triggered via pull request November 17, 2023 19:34
@rquiduterquidute
synchronize #19
Status Success
Total duration 21s
Artifacts

spell-check.yml

on: pull_request_target
spellcheck
11s
spellcheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test_collections/sdk_tests/support/python_testing/models/python_testing_hooks_proxy.py#L33
Name "is_finished" already defined on line 23 [no-redef]
test_collections/sdk_tests/support/python_testing/models/test_case.py#L101
"PythonTestCase" has no attribute "__runned" [attr-defined]
test_collections/sdk_tests/support/python_testing/models/test_case.py#L268
Definition of "test_stop" in base class "PythonTestCase" is incompatible with definition in base class "ChipToolTest" [misc]