hass-core/tests
Diogo Gomes 2963aea3ec
Ignore old_state when using delta_values (#68402)
* delta value updates don't require old_state

* add test

* merge
2022-04-01 12:08:00 +03:00
..
auth Add local only users (#57598) 2021-11-29 14:01:03 -08:00
backports Move StrEnum to homeassistant.backports and move Platform to homeassistant.const (#60880) 2021-12-03 09:31:17 +01:00
components Ignore old_state when using delta_values (#68402) 2022-04-01 12:08:00 +03: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 Enforce EntityCategory enum (#69015) 2022-03-31 15:04:33 -07:00
pylint Update pylint to 2.13.0 (#68656) 2022-03-25 15:14:48 -07:00
resources
scripts Allow IntegrationNotFound when checking config in safe mode (#56283) 2021-09-17 22:25:50 -07:00
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 Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
test_bootstrap.py Simplify time zone setting in tests (#68330) 2022-03-20 10:25:15 +01:00
test_config.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_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 Avoid checking if a package is installed if it already failed (#56698) 2021-09-26 22:32:25 -07:00
test_runner.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
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 Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10:00