| | |
| | | |
| | | ## 11. 现有 QA 脚本 |
| | | |
| | | 实现完成后至少运行: |
| | | 实现完成后至少运行;本轮 `7.9.0 (20260611.2212)` 已按下列脚本回归: |
| | | |
| | | ```bash |
| | | cd /Users/ar/Projects/Taglauncher/src |
| | | bash Scripts/app_ordering_data_qa.sh |
| | | bash Scripts/macos14_availability_typecheck_qa.sh |
| | | bash Scripts/macos14_build_metadata_qa.sh |
| | | bash Scripts/quick_search_app_name_qa.sh |
| | |
| | | bash Scripts/window_logic_qa.sh |
| | | ``` |
| | | |
| | | 自动化覆盖说明: |
| | | |
| | | - `Scripts/app_ordering_data_qa.sh` 覆盖排序字段兼容、JSON roundtrip、分类方案 fingerprint、导入导出、备份恢复、SmartStart 清理、ContentView wiring、AppGrid 同容器 payload 和 AppDragCoordinator 解析。 |
| | | - `Scripts/window_logic_qa.sh` 覆盖 Dock 重开、Quick Search、Settings、文件面板、全屏/Split View、隐藏 Dock 场景下的窗口行为回归。 |
| | | - macOS 14 专项脚本覆盖 `arm64-apple-macosx14.0` typecheck 和构建 metadata。 |
| | | |
| | | ## 12. 发布阻断条件 |
| | | |
| | | - 顺序在刷新、重启、语言切换、导入导出、恢复上一方案任一路径丢失。 |