core/tests
J. Nick Koston 677fc6e2bb
Translate siri requests to turn on thermostats to valid targets (#44236)
Siri always requests auto mode even when the device does not
support auto which results in the thermostat failing to turn
on as success is assumed.  We now determine the heat cool
target mode based on the current temp, target temp, and
supported modes to ensure the thermostat will reach the
requested target temp.
2020-12-23 17:23:26 -10:00
..
auth Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00
components Translate siri requests to turn on thermostats to valid targets (#44236) 2020-12-23 17:23:26 -10:00
fixtures Fix velux homekit covers not enumerated correctly (#44318) 2020-12-17 17:12:06 +01:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
helpers Remove invalidation_version from deprecated (#44156) 2020-12-12 22:24:16 +01:00
mock Upgrade pytest to 6.0.2 (#39959) 2020-09-15 10:09:56 +02:00
resources
scripts Support dual stack IP support (IPv4 and IPv6) (#38046) 2020-08-04 15:34:23 +02:00
test_util Fix unmocked https in the test suite (#42316) 2020-10-25 07:16:23 -05:00
testing_config Fix extracting entity and device IDs from scripts (#44048) 2020-12-08 13:06:29 +01:00
util Use !input instead of !placeholder (#43820) 2020-12-01 18:21:36 +01:00
__init__.py
async_mock.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
bandit.yaml Enable more Bandit tests (#44307) 2020-12-19 12:35:13 +01:00
common.py Convert filter tests to use pytest style (#41743) 2020-12-17 22:08:35 +01:00
conftest.py Don't send MQTT birth message in tests (#43917) 2020-12-04 04:39:49 +01:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing (#41803) 2020-10-16 10:01:58 +02:00
test_bootstrap.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_config.py Remove invalidation_version from deprecated (#44156) 2020-12-12 22:24:16 +01:00
test_config_entries.py Allow manual configuration of ignored config entries (#43947) 2020-12-07 09:25:04 +01:00
test_core.py Convert core tests to async (#43287) 2020-11-16 18:25:55 +01:00
test_data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
test_loader.py Await callbacks to keep cleaner stacktraces (#43693) 2020-11-27 17:48:43 +01:00
test_main.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_requirements.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_setup.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00