Fix for pw-beta issue #776 #5146
verify.yml
on: push
Prepare
47s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
4 errors
|
Run pytest using Python 3.12:
tests/test_adam.py#L192
TestPlugwiseAdam.test_connect_adam_zone_per_device
assert 369 == 364
+ where 369 = <tests.test_adam.TestPlugwiseAdam object at 0x7fc155b5c320>.entity_items
|
|
Run pytest using Python 3.12:
tests/test_adam.py#L270
TestPlugwiseAdam.test_connect_adam_multiple_devices_per_zone
assert 369 == 364
+ where 369 = <tests.test_adam.TestPlugwiseAdam object at 0x7fc155b5c3e0>.entity_items
|
|
Run pytest using Python 3.12:
tests/test_adam.py#L354
TestPlugwiseAdam.test_connect_adam_plus_anna
assert 80 == 79
+ where 80 = <tests.test_adam.TestPlugwiseAdam object at 0x7fc155b5ca70>.entity_items
|
|
Run pytest using Python 3.12
Process completed with exit code 1.
|