Add tests for the theme and icons files
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user