docs: 补充三个任务的全量回归结果 (#103 #136 #143)

This commit is contained in:
chengma
2026-08-11 11:22:17 +08:00
parent f9c3016e22
commit eca6068827
3 changed files with 4 additions and 3 deletions
@@ -37,9 +37,10 @@
## 测试
- 执行的命令:`cd client; python -m unittest discover -s test -p "test_update_ui_event.py"`;`cd client; python -m unittest discover -s test -p "test_pdd_ui_event.py"`
- 结果:通过,共 48 项 PDD UI 事件测试及在线更新事件测试。
- 结果:相关测试通过;Client 全量 377 项测试通过。
- **没验证到的部分**:未连接真实发布服务器下载更新;未在 Windows 有界面环境人工检查深浅色主题效果。
## 相关提交
- `69e5292` 新版本时提醒参数设置导航
- `f9c3016` 修正更新提醒测试数据与正式模型字段不一致的问题