@@ -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"`
|
- 执行的命令:`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 有界面环境人工检查深浅色主题效果。
|
- **没验证到的部分**:未连接真实发布服务器下载更新;未在 Windows 有界面环境人工检查深浅色主题效果。
|
||||||
|
|
||||||
## 相关提交
|
## 相关提交
|
||||||
|
|
||||||
- `69e5292` 新版本时提醒参数设置导航
|
- `69e5292` 新版本时提醒参数设置导航
|
||||||
|
- `f9c3016` 修正更新提醒测试数据与正式模型字段不一致的问题
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ SQLite 升级到 v5,增加轻量 `shop_name` 摘要列并从有效的历史 `p
|
|||||||
## 测试
|
## 测试
|
||||||
|
|
||||||
- 执行的命令:在 `client` 目录分别运行 `test_db.py`、`test_task_repository.py`、`test_pdd_ui.py`、`test_pdd_ui_event.py` 的 unittest discover。
|
- 执行的命令:在 `client` 目录分别运行 `test_db.py`、`test_task_repository.py`、`test_pdd_ui.py`、`test_pdd_ui_event.py` 的 unittest discover。
|
||||||
- 结果:通过,共 96 项。
|
- 结果:相关测试通过;Client 全量 377 项测试通过。
|
||||||
- **没验证到的部分**:未用生产 SQLite 副本执行迁移;未用真机完成一次采集和采购后人工检查列表。
|
- **没验证到的部分**:未用生产 SQLite 副本执行迁移;未用真机完成一次采集和采购后人工检查列表。
|
||||||
|
|
||||||
## 相关提交
|
## 相关提交
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
## 测试
|
## 测试
|
||||||
|
|
||||||
- 执行的命令:在 `client` 目录分别运行 `test_collect_task_service.py`、`test_purchase_task_service.py`、`test_pdd_ui_event.py` 的 unittest discover。
|
- 执行的命令:在 `client` 目录分别运行 `test_collect_task_service.py`、`test_purchase_task_service.py`、`test_pdd_ui_event.py` 的 unittest discover。
|
||||||
- 结果:通过,共 69 项。
|
- 结果:相关测试通过;Client 全量 377 项测试通过。
|
||||||
- **没验证到的部分**:未连接真机连续执行多条重新采集或重新采购;未人工中途点击停止验证视觉反馈。
|
- **没验证到的部分**:未连接真机连续执行多条重新采集或重新采购;未人工中途点击停止验证视觉反馈。
|
||||||
|
|
||||||
## 相关提交
|
## 相关提交
|
||||||
|
|||||||
Reference in New Issue
Block a user