core/tests/components/input_datetime
Bram Kragten bbe0f75336
input_datetime guard for unexpected state on restore (#32652)
* input_datetime guard for unexpected state

If state is a time and has_date = true, or the other way around, restore state would error

* Update __init__.py

* Add test
2020-03-10 15:15:11 -07:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_init.py input_datetime guard for unexpected state on restore (#32652) 2020-03-10 15:15:11 -07:00
test_reproduce_state.py Improve coverage of input_datetime/reproduce_state (#28272) 2019-11-16 13:27:54 +01:00