test: Add tests for localization (#2421)

This commit is contained in:
Dermot Duffy
2026-06-30 17:45:12 -07:00
committed by dermotduffy
parent 62fe65556e
commit 050c2f7c1a
3 changed files with 263 additions and 3 deletions
+1
View File
@@ -9,6 +9,7 @@ const FULL_COVERAGE = [
'src/config/**/*.ts',
'src/const.ts',
'src/ha/**/*.ts',
'src/localize/**/*.ts',
'src/types.ts',
'src/utils/**/*.ts',
'src/view/*.ts',