core/tests/components/recorder
J. Nick Koston 53a91ece4e
Improve isoformat timestamp performance (#36991)
* adj

* time_fired_isoformat

* remove unused code

* tests for processing timestamps

* restore missing import lost in merge conflict

* test for None case
2020-06-22 12:06:02 -05:00
..
__init__.py
common.py Add a commit interval setting to recorder (#32596) 2020-03-09 17:43:26 -07:00
models_original.py Sort imports according to PEP8 for recorder (#29652) 2019-12-08 18:48:18 +01:00
test_init.py Fix recorder stopping after unserializable state (#36937) 2020-06-19 12:03:06 -05:00
test_migrate.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_models.py Improve isoformat timestamp performance (#36991) 2020-06-22 12:06:02 -05:00
test_purge.py Use TestCase.addCleanup (#36560) 2020-06-08 12:26:40 -07:00
test_util.py Make recorder execute avoid native conversion by default (#36938) 2020-06-21 21:58:57 -07:00