[质量] 支持上传测试数据文件(JSON/XML/CSV)并自动解析生成报告 #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
当前定时测试周报任务在无法访问在线数据源时,没有备选方案。如果用户已有 JSON/XML/CSV 格式的测试结果文件,无法直接上传并解析生成真实数据的周报。
需求
涉及模块
frontend/src/views/AgentChat.vue(文件上传组件)backend/app/api/uploads.py优先级
中