hass-core/tests
Paulus Schoutsen 3e24a35c1e Skip RFXtrx tests unless RFXTRX=RUN (#3625)
* Skip RFXtrx tests unless RFXTRX=RUN

* Remove my previous hacks to slightly speed up rfxtrx

* Exclude RFXTRX tests from coverage

* Remove unused import in rfxtrx tstt

* Add close connection back to RFXtrx tests

* Typo
2016-10-01 13:57:10 -07:00
..
components Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
fixtures SleepIQ component with sensor and binary sensor platforms (#3390) 2016-09-14 00:11:50 +02:00
helpers Service config calls will no longer mutate original config (#3628) 2016-09-30 23:26:15 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Use voluptuous for Hue (#3340) 2016-09-20 12:35:10 +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 Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Move worker pool monitoring to be time based instead of add_job based. (#3439) 2016-09-19 23:39:49 -07:00
test_bootstrap.py Filter out falsey platform configs 2016-09-24 00:03:44 -07:00
test_config.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_core.py Spread async love (#3575) 2016-09-30 12:57:24 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Move worker pool monitoring to be time based instead of add_job based. (#3439) 2016-09-19 23:39:49 -07:00