Cleanup, improve docstring #5937
verify.yml
on: push
Cache identify
7s
Matrix: pytest
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Process test complexity
0s
Annotations
13 errors
|
Run pytest using Python 3.14
Process completed with exit code 1.
|
|
Run pytest using Python 3.14:
tests/test_legacy_stretch.py#L70
TestPlugwiseStretch.test_connect_stretch_v23
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run pytest using Python 3.14:
tests/test_legacy_stretch.py#L30
TestPlugwiseStretch.test_connect_stretch_v31
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L304
TestPlugwiseAdam.test_connect_adam_multiple_devices_per_zone
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L231
TestPlugwiseAdam.test_connect_adam_zone_per_device
assert 385 == 379
+ where 385 = <tests.test_adam.TestPlugwiseAdam object at 0x7ff006766520>.entity_items
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L37
TestPlugwiseAdam.test_connect_adam_plus_anna_new
assert 230 == 225
+ where 230 = <tests.test_adam.TestPlugwiseAdam object at 0x7ff0068651d0>.entity_items
|
|
Run pytest using Python 3.13
The strategy configuration was canceled because "pytest._3_14" failed
|
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_legacy_stretch.py#L70
TestPlugwiseStretch.test_connect_stretch_v23
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run pytest using Python 3.13:
tests/test_legacy_stretch.py#L30
TestPlugwiseStretch.test_connect_stretch_v31
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run pytest using Python 3.13:
tests/test_adam.py#L304
TestPlugwiseAdam.test_connect_adam_multiple_devices_per_zone
AssertionError: assert 'Group' == 'Switchgroup'
- Switchgroup
+ Group
|
|
Run pytest using Python 3.13:
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 pytest using Python 3.13:
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
|