hhs
3c5c4943e8
feat: Phase 7.7 — 编写 WS 认证测试
- TestWS_AuthMissingToken: 无 token 返回 401
- TestWS_AuthInvalidToken: 无效 token 返回 401
- TestWS_AuthExpiredToken: 过期 token 返回 401
- TestWS_AuthValidToken: 有效 token 成功连接
- TestWS_AuthConversationIDResume: conversation_id 恢复已有对话
- TestWS_AuthConversationIDNotFound: 不存在的 conversation_id 返回 401
- TestWS_AuthConversationIDOwnership: 非 owner 访问返回 401
2026-06-14 17:48:47 +08:00
..
2026-06-14 14:04:30 +08:00
2026-06-14 17:41:28 +08:00
2026-06-14 17:18:22 +08:00
2026-06-14 16:40:06 +08:00
2026-06-14 17:24:57 +08:00
2026-06-13 15:17:26 +08:00
2026-06-14 17:30:59 +08:00
2026-06-14 17:35:20 +08:00
2026-06-14 17:36:38 +08:00
2026-06-14 16:56:29 +08:00
2026-06-14 17:48:47 +08:00