add shared assets at root for base-apps testing

icons/, scripts/, ui/ folders are needed at root for base-apps
manifest paths like ../../icons/ to resolve correctly during testing
This commit is contained in:
2026-01-20 12:46:29 +01:00
parent 469535f79a
commit f3eab207a5
50 changed files with 2560 additions and 4 deletions

6
.gitignore vendored
View File

@@ -17,10 +17,8 @@ test_*.log
*_hierarchy.json
recorded_actions.json
# Duplicate asset folders (use src/main/assets/ instead)
/icons/
/scripts/
/ui/
# Note: /icons/, /scripts/, /ui/ at root are needed for base-apps testing
# They should be copies of src/main/assets/{icons,scripts,ui}
# Sandbox data created during testing
/src/main/assets/sandbox_data/