core/tests/testing_config/custom_components
J. Nick Koston 9ce1ec414e
Reduce overhead to load multiple languages in translations (#111028)
* Reduce overhead to load multiple languages in translations

Instead of loading in a task, we now group everything
to be loaded into a single executor job

* fixes

* fixes

* fixes

* fixes

* fixes

* update tests

* add missing coverage (was existing)
2024-02-20 21:52:28 -05:00
..
hue
switch
test Reduce overhead to load multiple languages in translations (#111028) 2024-02-20 21:52:28 -05:00
test_bad_version Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
test_constant_deprecation Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
test_embedded Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
test_integration_frame Minor improvement of frame helper (#101387) 2023-10-04 21:43:00 +02:00
test_no_version Prettify json (tests) (#68888) 2022-03-30 11:12:58 +02:00
test_package Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
__init__.py
test_standalone.py