veza/apps/web/src/features/chat
senke 3b2ff9faa8 test(web): add unit tests for chat feature (P3.3)
- ChatMessages: fix mock structure, align with store shape (messages Record, conversations)
- ChatInput: add tests for render, submit, disabled state
- ChatMessage: add tests for content, reactions, addReaction
- fix ChatMessage.tsx: remove stray // ... comment

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 22:15:13 +01:00
..
components test(web): add unit tests for chat feature (P3.3) 2026-02-11 22:15:13 +01:00
hooks cleanup: remove obsolete TODO and update Cleanup 14 status 2026-01-16 12:31:57 +01:00
pages ui(design): migrate layout arbitrary values to tokens - Phase 1 2026-02-10 14:06:30 +01:00
services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
store feat(ui): Sidebar refactor, premium skeletons, ContentFadeIn transitions 2026-02-10 22:51:51 +01:00
types incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00