Adapt test-code #5092
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
verify.yml
on: push
Prepare
1m 5s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
7 errors
|
Run pytest using Python 3.12:
tests/test_adam.py#L25
TestPlugwiseAdam.test_connect_adam_plus_anna_new
AttributeError: 'SmileAPI' object has no attribute 'full_update_device'
|
|
Run pytest using Python 3.12:
tests/test_anna.py#L21
TestPlugwiseAnna.test_connect_anna_v4
AttributeError: 'SmileAPI' object has no attribute 'full_update_device'
|
|
Run pytest using Python 3.12:
tests/test_legacy_anna.py#L21
TestPlugwiseAnna.test_connect_legacy_anna
AttributeError: 'SmileLegacyAPI' object has no attribute 'full_update_device'
|
|
Run pytest using Python 3.12:
tests/test_legacy_p1.py#L19
TestPlugwiseP1.test_connect_smile_p1_v2
AttributeError: 'SmileLegacyAPI' object has no attribute 'full_update_device'
|
|
Run pytest using Python 3.12:
tests/test_legacy_stretch.py#L21
TestPlugwiseStretch.test_connect_stretch_v31
AttributeError: 'SmileLegacyAPI' object has no attribute 'full_update_device'
|
|
Run pytest using Python 3.12:
tests/test_p1.py#L19
TestPlugwiseP1.test_connect_p1v4_442_single
AttributeError: 'SmileAPI' object has no attribute 'full_update_device'
|
|
Run pytest using Python 3.12
Process completed with exit code 1.
|