core/tests/components/sql
J. Nick Koston 7098debe09
Fix sql doing I/O in the event loop at startup (#90335)
* Fix sql doing I/O in the event loop

* Fix sql doing I/O in the event loop

* no test query on main db

* fix mocking because it was targeting the recorder
2023-03-26 21:02:24 -04:00
..
__init__.py Handle bytes data in sql sensors (#89169) 2023-03-13 18:07:05 -10:00
test_config_flow.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
test_init.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
test_sensor.py Fix sql doing I/O in the event loop at startup (#90335) 2023-03-26 21:02:24 -04:00
test_util.py Add freezer to known test fixtures in pylint (#89825) 2023-03-16 22:39:41 -04:00