core/tests
Robert Svensson 31b2f331db
Library refactorization of deCONZ (#23725)
* Improved sensors

* Lib update signalling

* Replace reason with changed

* Move imports to top of file

* Add support for secondary temperature reported by some Xiaomi devices

* Bump dependency to v59
2019-05-27 06:56:00 +02:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components Library refactorization of deCONZ (#23725) 2019-05-27 06:56:00 +02:00
fixtures Add more HomeKit device enumeration tests (#22194) 2019-03-30 11:21:11 +01:00
helpers Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Migrate tests to pytest (#23544) 2019-04-30 09:20:38 -07:00
test_util Fix ingress bug with Firefox (#23121) 2019-04-15 15:27:13 -07:00
testing_config Load requirements and dependencies from manifests. Fallback to current `REQUIREMENTS` and `DEPENDENCIES` (#22717) 2019-04-11 01:26:36 -07:00
util Use importlib metadata to check installed packages (#24114) 2019-05-26 11:58:42 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
conftest.py Require core config detection to be triggerd manually (#24019) 2019-05-22 17:24:46 -07:00
test_bootstrap.py No longer rely on requests (#23685) 2019-05-08 11:15:04 -07:00
test_config.py Require core config detection to be triggerd manually (#24019) 2019-05-22 17:24:46 -07:00
test_config_entries.py Delete devices / entities when we remove a config entry. (#23983) 2019-05-19 11:41:39 +02:00
test_core.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
test_data_entry_flow.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
test_loader.py Load integrations only once (#23132) 2019-04-15 20:38:24 -07:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Use importlib metadata to check installed packages (#24114) 2019-05-26 11:58:42 -07:00
test_setup.py Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00