Refactor fan in vesync #235403
ci.yaml
on: pull_request
Collect information & changes data
14s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
1m 4s
Check all requirements
23s
Check mypy
30s
Matrix: Audit licenses
Check ruff-format
25s
Check ruff
32s
Check other linters
31s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Annotations
3 errors
Run tests Python 3.13 (vesync):
tests/components/vesync/test_diagnostics.py#L92
test_async_get_device_diagnostics__single_fan
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'preset_modes': list([
- 'auto',
- 'sleep',
]),
...
})
|
Run tests Python 3.13 (vesync):
tests/components/vesync/test_fan.py#L47
test_fan_state[Air Purifier 131s]
AssertionError: assert [+ received] == [- snapshot]
list([
...
'preset_modes': list([
- 'auto',
- 'sleep',
]),
...
])
|
Run tests Python 3.13 (vesync)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pip-freeze-3.13
|
12.1 KB |
|
pytest-235403-3.13-vesync
|
3.89 KB |
|