Sync up with zigpy 0.60.0 #66
Annotations
6 errors
|
Run pytest:
tests/test_api.py#L48
test_close
AssertionError: assert <MagicMock id='140509917995424'> is None
+ where <MagicMock id='140509917995424'> = <zigpy_xbee.api.XBee object at 0x7fcb03c1eaa0>._conn_lost_task
|
Run pytest:
tests/test_application.py#L389
test_start_network
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
|
Run pytest:
tests/test_application.py#L417
test_start_network_no_api_mode
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
|
Run pytest:
tests/test_application.py#L453
test_permit_with_key
AssertionError: expected call not found.
Expected: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 1, b'\xc9\xa7\xd2D\x1aq\x16\x95\xcdb\x17\r3(\xea+B=')
Actual: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 0, 9b:41:11:9b:f2:5a:e1:45:81:86:9d:56:56:7f:a9:5a)
|
Run pytest
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading