core/tests
J. Nick Koston 9dd09f66e2
Ensure selected entity is pre-selected in homekit options flow (#63628)
* Ensure selected entity is pre-selected in homekit options flow

- We recently adjusted the flow to exclude entities that had
  been deleted from breaking the UI validation. We need to include
  single entities in the set of all supported entities since
  accessory mode has no domain filter

* tweak

* Additional fixes

* small tweak to speed up building the set

* merged fixed version for test branch
2022-01-07 17:46:39 -08:00
..
auth
backports
components Ensure selected entity is pre-selected in homekit options flow (#63628) 2022-01-07 17:46:39 -08:00
fixtures
hassfest
helpers Teach call service script action about entity registry ids (#61172) 2022-01-07 08:42:47 -08:00
mock
resources
scripts
test_util
testing_config Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
util Allow sending webhooks via WS connection (#62725) 2022-01-07 10:41:36 -08:00
__init__.py
bandit.yaml
common.py Allow mobile app registrations only supporting websocket push (#63208) 2022-01-03 11:02:41 -08:00
conftest.py
ignore_uncaught_exceptions.py
test_bootstrap.py
test_config.py Remove groups.yaml from default config (#63366) 2022-01-04 23:16:08 -08:00
test_config_entries.py
test_core.py Make core config source an enum (#61966) 2021-12-19 18:02:52 +01:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py