home-assistant-core/tests
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
..
components Bugfix group order (#3323) 2016-09-11 22:25:01 -07:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers Bugfix group order (#3323) 2016-09-11 22:25:01 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Improve yaml fault tolerance and handle check_config border cases (#3159) 2016-09-08 22:20:38 +02:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Improve yaml fault tolerance and handle check_config border cases (#3159) 2016-09-08 22:20:38 +02:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Improve yaml fault tolerance and handle check_config border cases (#3159) 2016-09-08 22:20:38 +02:00
test_bootstrap.py fix remove listener (#3196) 2016-09-07 06:59:59 -07:00
test_config.py Add unit system support 2016-08-04 22:02:19 -07:00
test_core.py fix remove listener (#3196) 2016-09-07 06:59:59 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Update unit tests for remote.py (#2782) 2016-08-10 17:40:35 -07:00