test_node_handler.py: Fix unit tests #1849
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#L104
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L122
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L197
line too long (81 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L208
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L208
unexpected spaces around keyword / parameter equals
|
tests/unit_tests/test_node_handler.py#L273
line too long (92 > 79 characters)
|
tests/unit_tests/test_node_handler.py#L294
line too long (92 > 79 characters)
|
The logs for this run have expired and are no longer available.
Loading