core/tests
Erik Montnemery 51c09c2aa4
Add test fixture ignore_translations_for_mock_domains (#139235)
* Add test fixture ignore_translations_for_mock_domains

* Fix fixture

* Avoid unnecessary attempt to get integration

* Really fix fixture

* Add forgotten parameter

* Address review comment
2025-02-25 20:10:29 +01:00
..
auth
components Add test fixture ignore_translations_for_mock_domains (#139235) 2025-02-25 20:10:29 +01:00
fixtures
hassfest
helpers Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots
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
test_backports.py
test_backup_restore.py
test_block_async_io.py
test_bootstrap.py Better handle runtime recovery mode in bootstrap (#138624) 2025-02-24 13:23:39 +01:00
test_circular_imports.py
test_config.py
test_config_entries.py Add ability to get callback when a config entry state changes (#138943) 2025-02-21 11:55:56 +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
test_test_fixtures.py Clean up translations for mocked integrations inbetween tests (#138732) 2025-02-19 13:49:31 +01:00
typing.py