1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests
Paulus Schoutsen 83d300fd11 Custom component loading cleanup (#14211)
* Clean up custom component loading

* Fix some tests

* Fix some stuff

* Make imports work again

* Fix tests

* Remove debug print

* Lint
2018-05-01 20:57:30 +02:00
..
auth_providers Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
components Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
fixtures Adding Foobot device sensor (#12417) 2018-03-15 19:50:58 -07:00
helpers Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
mock HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_util Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
testing_config Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
util Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
conftest.py Show a notification when a config entry is discovered (#14022) 2018-04-22 21:00:24 +02:00
test_auth.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
test_bootstrap.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
test_config_entries.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_config.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_core.py Check whitelisted paths #13107 (#13154) 2018-03-29 19:57:19 -07:00
test_data_entry_flow.py Show a notification when a config entry is discovered (#14022) 2018-04-22 21:00:24 +02:00
test_loader.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_remote.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_requirements.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_setup.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00