Skip to content

Bump pytest-homeassistant-custom-component from 0.13.107 to 0.13.128 #203

Bump pytest-homeassistant-custom-component from 0.13.107 to 0.13.128

Bump pytest-homeassistant-custom-component from 0.13.107 to 0.13.128 #203

Triggered via pull request May 31, 2024 21:42
Status Failure
Total duration 1m 37s
Artifacts

pull.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Check flake8
Process completed with exit code 1.
Run tests: tests/test_config_flow.py#L123
test_setup_invalid_password AssertionError: assert 'options' == 'user' - user + options
Run tests: tests/test_number.py#L53
test_shower_timer AssertionError: assert '20' == '5.0' - 5.0 + 20
Run tests: tests/test_select.py#L58
test_active_program AssertionError: assert 'Clock 1' == 'Clock 2' - Clock 2 ? ^ + Clock 1 ? ^
Run tests: tests/test_switch.py#L64
test_switch_states AssertionError: assert 'off' == 'on' - on + off
Run tests: tests/test_switch.py#L155
test_presence_detection AssertionError: assert 'on' == 'off' - off + on
Run tests
Process completed with exit code 1.