added tests for binary sensors of ema data block #145
validate.yml
on: push
Run automated tests
54s
Hassfest Validation
15s
HACS Validation
30s
Annotations
2 errors and 3 warnings
Run automated tests:
tests/test_binary_sensor.py#L89
test_read_binary_sensor_states[read_data_input_registers_response18-read_par_input_registers_response18-read_ema_input_registers_response18-entity_descriptor18-off]
AssertionError: Expect state off for entity status_autoheater, but received on.
assert 'on' is 'off'
+ where 'on' = <state binary_sensor.test_status_autoheater=on; api_descriptor=FlagRegisterInputDescriptor(starting_register=16, bit=1...ss=running, icon=mdi:water-boiler-auto, friendly_name=Water heater unit Auto-heater @ 2025-01-08T13:10:37.785433-08:00>.state
|
Run automated tests
Process completed with exit code 1.
|
Hassfest Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HACS Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run automated tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|