core/tests/helpers
Paulus Schoutsen 838b09bb8f Bugfix group order (#3323)
* Add ordered dict config validator

* Have group component use ordered dict config validator

* Improve config_validation testing

* update doc string config_validation.ordered_dict

* validate full dict entries

* Further simplify ordered_dict validator.

* Lint fix
2016-09-11 22:25:01 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_condition.py Allow time condition windows to cross midnight. (#2158) 2016-05-29 14:32:32 -07:00
test_config_validation.py Bugfix group order (#3323) 2016-09-11 22:25:01 -07:00
test_discovery.py Try to deflake discovery tests 2016-07-30 19:58:14 -07:00
test_entity.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
test_entity_component.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
test_event.py EventBus: return function to unlisten 2016-08-25 23:25:35 -07:00
test_event_decorators.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_init.py Bugfixes random (#2270) 2016-06-10 22:53:31 -07:00
test_location.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_script.py Allow templates for delays in scripts (#2560) 2016-07-20 20:26:17 +02:00
test_service.py Add support for complex template structures to data_template (#3255) 2016-09-08 18:19:47 +02:00
test_state.py Refactor reproduce_state for scene component 2016-03-09 18:52:05 +01:00
test_template.py Add additional template for custom date formats (#3262) 2016-09-08 18:49:02 -06:00