core/tests
Pascal Vizeli 0bb224d8c7 Initial import for HassIO (#6935)
* Initial import for HassIO

* Cleanup api code for views

* First unittest for view

* Add test for edit view

* Finish unittest

* fix addons test

* cleanup service.yaml

* Address first round with ping command

* handle timeout dynamic

* fix lint
2017-04-08 04:50:52 -07:00
..
components Initial import for HassIO (#6935) 2017-04-08 04:50:52 -07:00
fixtures Introduced Ring binary sensors and refactored Ring component (#6520) 2017-03-31 08:53:56 -07:00
helpers aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
mock Add zwave per-node entity. (#6690) 2017-03-23 08:37:20 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Be able to select mqtt:tls_version for Python < 3.6 (#6442) 2017-03-12 22:02:59 -07:00
test_util Initial import for HassIO (#6935) 2017-04-08 04:50:52 -07:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Update Formulas in Convert XY to RGB (#6322) 2017-03-02 08:54:45 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
conftest.py Add zwave per-node entity. (#6690) 2017-03-23 08:37:20 -07:00
test_bootstrap.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_config.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
test_core.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
test_loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_setup.py Add warning for slow platforms/components (#6467) 2017-03-07 20:31:57 -08:00