hass-core/tests/components/automation
J. Nick Koston 59e43ab6e4
Prefilter more logbook events in sql (#36958)
* Prefilter more logbook events in sql

Prefilter sensor events in _keep_event before humanify

Cache static attribute lookup

Reduces logbook execution time by ~35%

* fix mocking in benchmark

* Update tests for logbook users
2020-06-21 10:50:58 -07:00
..
__init__.py
common.py Trigger automation without skipping condition (#28484) 2020-01-08 10:36:11 +01:00
test_event.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_geo_location.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_homeassistant.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_init.py Prefilter more logbook events in sql (#36958) 2020-06-21 10:50:58 -07:00
test_litejet.py Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
test_mqtt.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_numeric_state.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_reproduce_state.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
test_state.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_sun.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_template.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_time.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_time_pattern.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_webhook.py Black 2019-07-31 12:25:30 -07:00
test_zone.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00