tests/unit_tests: sync unit tests after model changes (error_code field) #1841
Annotations
1 error and 10 warnings
tests/unit_tests/test_node_handler.py#L16
Unable to import 'kernelci.api.models'
|
tests/unit_tests/test_node_handler.py#L16
third party import "from kernelci.api.models import Node, Revision" should be placed before "from tests.unit_tests.conftest import BEARER_TOKEN"
|
tests/unit_tests/test_node_handler.py#L30
line too long (84 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L43
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L105
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L123
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L198
line too long (81 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L209
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L209
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L275
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L296
line too long (92 > 79 characters)
|
The logs for this run have expired and are no longer available.
Loading