Zigpy serial protocol #88
Annotations
11 errors
|
tests/test_api.py#L607
test_probe_success
AttributeError: type object 'XBee' has no attribute 'probe'
|
tests/test_api.py#L687
test_connection_lost
AttributeError: type object 'XBee' has no attribute 'new'
|
tests/test_application.py#L393
test_start_network
TypeError: object MagicMock can't be used in 'await' expression
|
tests/test_application.py#L421
test_start_network_no_api_mode
TypeError: object MagicMock can't be used in 'await' expression
|
tests/test_application.py#L431
test_start_network_api_mode_config_fails
TypeError: object MagicMock can't be used in 'await' expression
|
tests/test_application.py#L566
test_shutdown
AssertionError: assert 0 == 1
+ where 0 = <MagicMock id='139958675420592'>.call_count
|
tests/test_api.py#L622
test_probe_success_api_mode
AttributeError: type object 'XBee' has no attribute 'probe'
|
tests/test_api.py#L646
test_probe_fail[TimeoutError]
AttributeError: type object 'XBee' has no attribute 'probe'
|
tests/test_api.py#L646
test_probe_fail[SerialException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
tests/test_api.py#L646
test_probe_fail[APIException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
This job was cancelled
Loading