mateclaw/mateclaw-server/src/test/java/vip/mate/channel/webchat
2026-07-10 16:54:05 +08:00
..
WebChatApprovalInteractionTest.java feat(webchat): API-Key 渠道补齐审批 resolve + replay (ISSUE #413 P1) (#415) 2026-06-25 11:18:52 +08:00
WebChatArchivePinTest.java feat(webchat): pin + archive endpoints (epic #355 PR 3) 2026-06-18 06:33:17 +08:00
WebChatAttachmentE2ETest.java fix(channel): sanitize conversationId as a filesystem path segment — fixes wecom/dingtalk/feishu attachment upload on Windows (#507) 2026-07-10 16:54:05 +08:00
WebChatAuditTrailTest.java feat(webchat): audit visitor-side writes via AuditEventService.recordAs (epic #355 PR 7) 2026-06-18 06:33:17 +08:00
WebChatCreateSessionTest.java feat(webchat): archive flag + revoked-visitor table + view fields (epic #355 PR 1) 2026-06-18 06:33:17 +08:00
WebChatFileServiceTest.java fix(channel): sanitize conversationId as a filesystem path segment — fixes wecom/dingtalk/feishu attachment upload on Windows (#507) 2026-07-10 16:54:05 +08:00
WebChatRegenerateTest.java feat(webchat): regenerate last assistant reply (epic #355 PR 4) 2026-06-18 06:33:17 +08:00
WebChatSchemaFieldsTest.java feat(webchat): archive flag + revoked-visitor table + view fields (epic #355 PR 1) 2026-06-18 06:33:17 +08:00
WebChatSessionManagementTest.java feat(webchat): archive flag + revoked-visitor table + view fields (epic #355 PR 1) 2026-06-18 06:33:17 +08:00
WebChatSkillListTest.java feat(webchat): expose agent-bound skill list to API-Key callers 2026-06-19 06:20:59 +08:00
WebChatStopStreamTest.java feat(webchat): stop an in-flight session stream (POST /sessions/stop) 2026-06-18 06:33:17 +08:00
WebChatStreamE2ETest.java feat(webchat): expose phase / tool_start / tool_end / plan as SSE events 2026-06-18 06:33:17 +08:00
WebChatTokenRevocationTest.java feat(webchat): visitorToken revocation + 7-day expiry + Caffeine cache (epic #355 PR 2) 2026-06-18 06:33:17 +08:00
WebChatVisitorTokenTest.java feat(webchat): visitorToken revocation + 7-day expiry + Caffeine cache (epic #355 PR 2) 2026-06-18 06:33:17 +08:00
WebChatWikiPageListTest.java feat(webchat): expose agent-bound wiki pages to API-Key callers 2026-06-20 07:21:07 +08:00