Files
aurak/tests
Developer d229946e07 test: 性能测试+鲁棒性测试 18项全部通过
性能测试(A-01~A-07):
- API响应时间: 登录351ms/模板26ms/题库27ms/题目49ms/启动207ms
- 20人并发创建用户: 328ms
- 10人并发启动考核: 10/10成功 平均376ms

鲁棒性测试(C-01~C-07):
- 恶意请求(超长/负数/100个假ID): 全部合理处理
- 重复操作幂等性: 通过
- 30秒空闲后恢复: state200/answer201
- 连续force-end: 幂等不崩溃
- 重复删除: 200→404 幂等
- 20次循环稳定性: 20/20 平均104ms

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 12:54:38 +08:00
..