Add tests for camera manager cache.

This commit is contained in:
Dermot Duffy
2023-04-05 18:16:29 -07:00
parent 448f45ad9a
commit 4d47b6ea73
5 changed files with 162 additions and 20 deletions
+2 -1
View File
@@ -4,5 +4,6 @@
"i18n-ally.sortKeys": true,
"i18n-ally.keepFulfilled": true,
"i18n-ally.editor.preferEditor": true,
"i18n-ally.translate.saveAsCandidates": true
"i18n-ally.translate.saveAsCandidates": true,
"vitest.commandLine": "npx vitest --root /home/dizer/src/frigate-hass-card"
}