tests/unit_tests: sync unit tests after model changes (processed_by_kcidb_bridge field) #2295
Annotations
1 error and 10 warnings
Lint:
tests/unit_tests/test_node_handler.py#L16
Unable to import 'kernelci.api.models'
|
Lint:
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"
|
Lint:
tests/unit_tests/test_node_handler.py#L30
line too long (84 > 79 characters)
|
Lint:
tests/unit_tests/test_node_handler.py#L43
unexpected spaces around keyword / parameter equals
|
Lint:
tests/unit_tests/test_node_handler.py#L111
line too long (92 > 79 characters)
|
Lint:
tests/unit_tests/test_node_handler.py#L130
line too long (92 > 79 characters)
|
Lint:
tests/unit_tests/test_node_handler.py#L207
line too long (81 > 79 characters)
|
Lint:
tests/unit_tests/test_node_handler.py#L218
unexpected spaces around keyword / parameter equals
|
Lint:
tests/unit_tests/test_node_handler.py#L218
unexpected spaces around keyword / parameter equals
|
Lint:
tests/unit_tests/test_node_handler.py#L289
line too long (92 > 79 characters)
|
Lint:
tests/unit_tests/test_node_handler.py#L311
line too long (92 > 79 characters)
|