Cleanly shut down the serial port on disconnect #306
Annotations
6 errors
Run pytest:
tests/test_api.py#L187
test_close
AttributeError: 'Deconz' object has no attribute 'close'
|
Run pytest:
tests/test_application.py#L194
test_connect_failure
TypeError: object MagicMock can't be used in 'await' expression
|
Run pytest:
tests/test_application.py#L202
test_disconnect
AttributeError: Mock object has no attribute 'close'
|
Run pytest:
tests/test_uart.py#L30
test_connect
KeyError: 'flow_control'
|
Run pytest:
tests/test_api.py#L901
test_data_poller
AttributeError: 'Deconz' object has no attribute 'close'
|
Run pytest
Process completed with exit code 1.
|
Loading