core/tests
escoand 9661efc312 Add Samsung TV automatic protocol detection (#27492)
* added automatic protocol detection

* fix logger tests

* fix async tests

* add missin const.py

* fix log formatting

* wait for first update call

* migrate first tests

* migrated all test functions

* started to use state machine

* updated all tests to use async_setup_component

* slove hints

* update tests

* get state at correct position

* remove impossible tests

* fix autodetect tests

* use caplog fixture

* add test for duplicate

* catch concrete exceptions

* don't mock samsungctl exceptions

* add test for discovery

* get state when possible

* add test for autodetect without connection
2019-10-25 14:32:12 +02:00
..
auth Black 2019-07-31 12:25:30 -07:00
components Add Samsung TV automatic protocol detection (#27492) 2019-10-25 14:32:12 +02:00
fixtures Add climate profiles to Homematic IP Cloud (#27772) 2019-10-19 17:44:40 +02:00
helpers Add template filters to convert objects to and from JSON strings (#27909) 2019-10-22 22:51:29 -07:00
mock Black 2019-07-31 12:25:30 -07:00
resources
scripts Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
test_util Bumps aiohttp to 3.6.0 (#26728) 2019-09-19 20:34:41 +02:00
testing_config Add device action support to the lock integration (#27499) 2019-10-17 17:20:10 -07:00
util Adds guards for missing information in call stack frames (#27217) 2019-10-05 11:59:33 +02:00
__init__.py
common.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
conftest.py Add device trigger support to sensor entities (#27133) 2019-10-03 06:14:35 +02:00
test_bootstrap.py Black 2019-07-31 12:25:30 -07:00
test_config.py Fix config imports (#27669) 2019-10-15 16:15:26 -07:00
test_config_entries.py Reload config entry when entity enabled in entity registry, remove entity if disabled. (#26120) 2019-08-22 19:32:43 -05:00
test_core.py Cleanup coroutine threadsafe (#27080) 2019-10-01 16:59:06 +02:00
test_data_entry_flow.py Black 2019-07-31 12:25:30 -07:00
test_loader.py Black 2019-07-31 12:25:30 -07:00
test_main.py Require Python >= 3.6.1 (#27226) 2019-10-05 12:20:11 -07:00
test_requirements.py Fix tests running in hass.io image (#27169) 2019-10-04 22:49:51 +02:00
test_setup.py Black 2019-07-31 12:25:30 -07:00