1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/tests
Franck Nijhof 2c66ac6203
Remove deprecated Updater integration (#68981)
* Remove deprecated Updater integration

* Remove updater mock
2022-03-31 16:39:57 +02:00
..
auth
backports Move StrEnum to homeassistant.backports and move Platform to homeassistant.const (#60880) 2021-12-03 09:31:17 +01:00
components Remove deprecated Updater integration (#68981) 2022-03-31 16:39:57 +02:00
fixtures Prettify json (#68895) 2022-03-30 12:15:04 +02:00
hassfest Bump samsungtvws to 2.4.0 (#68225) 2022-03-16 20:44:14 -10:00
helpers Add support for new select selector properties (#68952) 2022-03-31 11:28:49 +02:00
pylint Update pylint to 2.13.0 (#68656) 2022-03-25 15:14:48 -07:00
resources
scripts
test_util Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
testing_config Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
util Fix flaky datetime test (#68524) 2022-03-23 09:30:01 +01:00
__init__.py
bandit.yaml
common.py Clean up async_dispatcher_connect helper usage (#68613) 2022-03-24 13:19:11 +01:00
conftest.py Fix race when handling rapid succession of MQTT discovery messages (#68785) 2022-03-29 20:26:11 -07:00
ignore_uncaught_exceptions.py
test_bootstrap.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_config_entries.py Teach _async_abort_entries_match about entry options (#66662) 2022-02-16 18:15:31 +01:00
test_config.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_core.py Validate in split_entity_id (#66835) 2022-02-18 16:11:17 -08:00
test_data_entry_flow.py Add support for menu step (#68203) 2022-03-16 14:14:50 -07:00
test_exceptions.py
test_loader.py Allow integrations to request dhcp discovery flows for registered devices (#66528) 2022-02-15 11:02:52 -06:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
test_test_fixtures.py