core/tests/components/threshold
Adam Goode 647017d18c
Take a list of values for testing Threshold (#125705)
When parameterizing these tests, I forgot that hysteresis tests are
sensitive to all previous values rather than just the previous one.

This change should restore behavior to the pre-parameterization version
by replaying all value histories.

Subsequent changes will add new test cases.
2024-09-11 13:00:57 +02:00
..
snapshots
__init__.py
test_binary_sensor.py Take a list of values for testing Threshold (#125705) 2024-09-11 13:00:57 +02:00
test_config_flow.py
test_init.py