core/tests
Abílio Costa d87c963db5
Prevent zero interval in Calendar get_events service (#139378)
* Prevent zero interval in Calendar get_events service

* Fix holiday calendar tests

* Remove redundant entity_id

* Use translation for exception

* Replace check with voluptuous validator

* Revert strings.xml
2025-03-04 09:52:29 +01:00
..
auth
components Prevent zero interval in Calendar get_events service (#139378) 2025-03-04 09:52:29 +01:00
fixtures
hassfest
helpers Add model_id filter to device selector (#135646) 2025-03-02 21:15:37 +01:00
non_packaged_scripts
pylint Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
resources
script Bump env_canada to 0.8.0 (#138237) 2025-03-01 19:58:45 +01:00
scripts
snapshots Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_util
testing_config
util
__init__.py
common.py Clean up translations for mocked integrations inbetween tests (#138732) 2025-02-19 13:49:31 +01:00
conftest.py Minor adjustment of recorder helper (#138941) 2025-02-20 16:28:39 +00:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Add support for continue conversation in Assist Pipeline (#139480) 2025-02-28 13:15:31 -06:00
test_backports.py
test_backup_restore.py
test_block_async_io.py
test_bootstrap.py Add coverage to ensure we do not load base platforms before recorder (#139464) 2025-02-27 20:50:23 +00:00
test_circular_imports.py Simplify stage 1 in bootstrap (#137668) 2025-02-13 13:07:24 +01:00
test_config.py
test_config_entries.py Log a warning when replacing existing config entry with same unique id (#130567) 2025-02-28 14:20:39 +01:00
test_const.py
test_core.py
test_core_config.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py Fix race in async_get_integrations with multiple calls when an integration is not found (#139270) 2025-02-25 19:08:53 +01:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py Don't overwrite setup state in async_set_domains_to_be_loaded (#137547) 2025-02-06 15:18:37 +01:00
test_test_fixtures.py Clean up translations for mocked integrations inbetween tests (#138732) 2025-02-19 13:49:31 +01:00
typing.py