core/tests
Jan Harkes 9ce2081110 Coerce ascii flags in MQTT publish service call.
Also fixes a bug where the test when no payload is given succeeds only

because we run the jinja templating out of memory. Sending an empty

payload instead of trying to fix it through validation for now.
2016-04-03 00:54:05 -07:00
..
cassettes VCR YR sensor test 2015-12-27 17:37:32 -08:00
components Coerce ascii flags in MQTT publish service call. 2016-04-03 00:54:05 -07:00
config/custom_components Fix PEP257 issues 2016-03-09 11:15:04 +01:00
helpers Add initial config validation 2016-03-28 23:46:12 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Fix PEP257 issues 2016-03-09 11:15:04 +01:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Allow platforms to specify PLATFORM_SCHEMA 2016-04-02 20:10:57 -07:00
test_bootstrap.py Allow platforms to specify PLATFORM_SCHEMA 2016-04-02 20:10:57 -07:00
test_config.py Add initial config validation 2016-03-28 23:46:12 -07:00
test_core.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00