Commit Graph

3 Commits

Author SHA1 Message Date
张翔 5237dfc1cb feat: Web 管理后台及 e2e 测试适配 API 路径变更
- e2e-tests API 路径统一更新为 /api/admin/ 和 /api/member/ 前缀
- Gateway isPublicPath 更新为 /api/admin/auth/ 和 /api/member/auth/
- Gateway 签名白名单路径更新
- 移除已废弃的 /api/checkIn/ 和 /api/auth/login 公开路径
2026-06-03 11:51:47 +08:00
张翔 0d0b4decc3 test(e2e): update e2e tests and auth tokens
- Update E2E test files with latest authentication tokens
- Improve test stability and error handling
- Update pytest configuration
- Enhance gateway direct test with settings integration
2026-04-23 16:35:57 +08:00
张翔 b48ae84344 refactor(tests): 迁移 E2E 测试到独立的 e2e-tests 目录 2026-04-17 18:39:20 +08:00