core/tests/components/history
J. Nick Koston f251c464e2
Fix history start time state returning None with some postgresql versions (#93555)
* Add additional coverage to history websocket api

related issue #93258

* Add additional coverage to history websocket api

related issue #93258

* Fix results when union query ends up at the end instead of front

* Apply suggestions from code review

* resort

* zero instead

* fix exception

* fix tests
2023-05-25 22:18:19 -04:00
..
__init__.py Use python defaults for comparing State, LazyState, and Event objects (#86856) 2023-01-29 13:31:43 -05:00
conftest.py Enable Ruff PT022 (#86792) 2023-01-27 13:57:06 +01:00
test_init.py Update history tests to avoid patching utcnow (#93487) 2023-05-24 16:09:26 -05:00
test_init_db_schema_30.py Update history tests to avoid patching utcnow (#93487) 2023-05-24 16:09:26 -05:00
test_websocket_api.py Fix history start time state returning None with some postgresql versions (#93555) 2023-05-25 22:18:19 -04:00
test_websocket_api_schema_32.py Avoid multiple round trips to the database for history API calls (#91193) 2023-04-11 22:38:23 -04:00