Skip to content

Add python tests model classes #15

Add python tests model classes

Add python tests model classes #15

Triggered via pull request November 8, 2023 23:01
@rquiduterquidute
synchronize #19
Status Failure
Total duration 5m 14s
Artifacts

unittests.yml

on: pull_request_target
Backend Tests
5m 4s
Backend Tests
Fit to window
Zoom out
Zoom in

Annotations

33 errors
app/tests/python_tests/test_python_folder.py#L19
Line too long (89 > 88 characters) (E501)
app/tests/python_tests/test_python_folder.py#L32
Line too long (91 > 88 characters) (E501)
app/tests/python_tests/test_python_parser.py#L19
Module "test_collections.sdk_tests.support.python_testing.models.python_test_parser" has no attribute "PythonParserException" [attr-defined]
app/tests/python_tests/test_python_parser.py#L19
Line too long (89 > 88 characters) (E501)
app/tests/python_tests/test_python_parser.py#L19
Module "test_collections.sdk_tests.support.python_testing.models.python_test_parser" has no attribute "parse_python_test" [attr-defined]
test_collections/sdk_tests/support/python_testing/sdk_python_test_tests.py#L21
Module "test_collections.sdk_tests.support.python_testing.models.python_test_parser" has no attribute "PythonParserException" [attr-defined]
app/tests/python_tests/test_python_parser.py#L66
Line too long (91 > 88 characters) (E501)
test_collections/sdk_tests/support/python_testing/sdk_python_test_tests.py#L21
Module "test_collections.sdk_tests.support.python_testing.models.python_test_parser" has no attribute "parse_python_test" [attr-defined]
app/tests/python_tests/test_python_parser.py#L83
Line too long (91 > 88 characters) (E501)
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L37
Undefined name 'MatterBaseTest' (F821)
app/tests/python_tests/test_python_script/UnitTest_TC_ACL_1_1_Automated.py#L49
Undefined name 'async_test_body' (F821)
app/tests/python_tests/test_python_test_case.py#L27
Line too long (89 > 88 characters) (E501)
app/tests/python_tests/test_python_test_case.py#L82
Line too long (91 > 88 characters) (E501)
app/tests/python_tests/test_python_test_case.py#L105
Line too long (89 > 88 characters) (E501)
app/tests/python_tests/test_python_test_case.py#L136
Line too long (90 > 88 characters) (E501)
app/tests/python_tests/test_python_test_declarations.py#L18
Line too long (89 > 88 characters) (E501)
app/tests/python_tests/test_python_test_declarations.py#L36
Line too long (107 > 88 characters) (E501)
app/tests/python_tests/test_python_test_declarations.py#L51
Line too long (105 > 88 characters) (E501)
app/tests/python_tests/test_python_test_suite.py#L97
Line too long (90 > 88 characters) (E501)
app/tests/python_tests/test_python_test_suite.py#L109
Line too long (99 > 88 characters) (E501)
app/tests/python_tests/test_sdk_python_collection.py#L20
Line too long (89 > 88 characters) (E501)
app/tests/python_tests/test_sdk_python_collection.py#L23
Line too long (89 > 88 characters) (E501)
test_collections/sdk_tests/support/python_testing/models/python_test_models.py#L20
'pydantic.Field' imported but unused (F401)
test_collections/sdk_tests/support/python_testing/models/python_test_parser.py#L49
Line too long (90 > 88 characters) (E501)
test_collections/sdk_tests/support/python_testing/models/test_case.py#L36
Line too long (90 > 88 characters) (E501)
test_collections/sdk_tests/support/python_testing/models/test_case.py#L50
Line too long (93 > 88 characters) (E501)
Backend Tests
Process completed with exit code 1.