Cleanup, improve docstring #5937
Annotations
7 errors
|
|
|
Run all tests
Process completed with exit code 1.
|
|
Run all tests:
tests/test_legacy_stretch.py#L70
TestPlugwiseStretch.test_connect_stretch_v23
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run all tests:
tests/test_legacy_stretch.py#L30
TestPlugwiseStretch.test_connect_stretch_v31
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run all tests:
tests/test_adam.py#L304
TestPlugwiseAdam.test_connect_adam_multiple_devices_per_zone
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run all tests:
tests/test_adam.py#L231
TestPlugwiseAdam.test_connect_adam_zone_per_device
assert 385 == 379
+ where 385 = <tests.test_adam.TestPlugwiseAdam object at 0x7f43f29bd5b0>.entity_items
|
|
Run all tests:
tests/test_adam.py#L37
TestPlugwiseAdam.test_connect_adam_plus_anna_new
assert 230 == 225
+ where 230 = <tests.test_adam.TestPlugwiseAdam object at 0x7f43f288f250>.entity_items
|
Loading