core/tests
Jan Losinski 469aad5fc8 Add teardown method to pilight tests (#5195)
* Add teardown method to pilight tests

This is necessary to stop the HomeAssistant instance that was started
in the setUp method. Without this there happen random test failures.

This is necessary to stabilize the tests for PR #5045.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>

* Update test_pilight.py
2017-01-08 14:23:01 +01:00
..
components Add teardown method to pilight tests (#5195) 2017-01-08 14:23:01 +01:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Fix tests closing properly (#5203) 2017-01-07 01:47:25 +01:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_util Migrate REST switch to async (#4517) 2016-12-13 08:55:13 -08:00
testing_config/custom_components Update device_traker for async platforms (#5102) 2017-01-02 21:50:42 +02:00
util Run tests on Python 3.6 (#5162) 2017-01-03 21:33:48 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Add websocket API (#4582) 2016-11-26 18:23:28 -08:00
conftest.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
test_bootstrap.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
test_config.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_core.py Protect add_job (#4932) 2016-12-15 21:30:09 -08:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Track tasks only during shutdown and tests (#4428) 2016-11-24 14:49:29 -08:00