[Week1] 登录/认证 E2E 测试 #105

Closed
opened 2026-05-10 19:54:32 +08:00 by admin · 0 comments
Owner

目标

覆盖 JWT 签发/验证/过期 + 401 拦截 + FormData 修复验证

涉及文件

  • backend/app/api/auth.py
  • backend/app/core/security.py
  • frontend/src/stores/user.ts

验收标准

pytest 覆盖登录全流程

里程碑

Week 1 — 保稳定

## 目标 覆盖 JWT 签发/验证/过期 + 401 拦截 + FormData 修复验证 ## 涉及文件 - backend/app/api/auth.py - backend/app/core/security.py - frontend/src/stores/user.ts ## 验收标准 pytest 覆盖登录全流程 ## 里程碑 Week 1 — 保稳定
admin closed this issue 2026-05-10 20:44:10 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/aiagent#105