Add tests for the theme and icons files

This commit is contained in:
Veronica Berglyd Olsen
2025-06-04 15:05:22 +02:00
parent cd38e6a6ae
commit 92f68dfd58
3 changed files with 228 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ from utils.common import ROOT_DIR
UTILS = Path(__file__).parent
ET.register_namespace("", "http://www.w3.org/2000/svg")
ICONS = [
# Remember to also update tests/files/all_icons.json for test coverage
"alert_error",
"alert_info",
"alert_question",