core/tests/components/config
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
..
__init__.py
conftest.py
test_area_registry.py Add temperature and humidity entities to area registry (#135423) 2025-01-16 08:25:26 -05:00
test_auth.py
test_auth_provider_homeassistant.py
test_automation.py Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
test_category_registry.py Add created_at/modified_at to category registry (#122454) 2024-07-23 14:39:38 +02:00
test_config_entries.py Add test fixture ignore_translations_for_mock_domains (#139235) 2025-02-25 20:10:29 +01:00
test_core.py Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
test_device_registry.py Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_entity_registry.py Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_floor_registry.py Frontend wants a timestamp for the created_at/modified_at attributes (#122377) 2024-07-22 14:10:16 +02:00
test_init.py
test_label_registry.py Frontend wants a timestamp for the created_at/modified_at attributes (#122377) 2024-07-22 14:10:16 +02:00
test_scene.py
test_script.py Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
test_view.py Adjust BaseEditConfigView.__init__ (#126729) 2024-09-27 19:08:12 +02:00