test(messages): cover 7-day edit window enforcement
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-03-08 20:26:21 +03:00
parent f6c686a343
commit f57e254bcc
3 changed files with 45 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ Legend:
5. Chat List - `DONE` (all/pinned/archive/sort/unread)
6. Chat Types - `DONE` (private/group/channel)
7. Chat Creation - `DONE` (private/group/channel)
8. Messages (base) - `DONE` (send/read/edit/delete/delete for all; group UI shows sender names over bubbles + sender avatars on incoming message clusters)
8. Messages (base) - `DONE` (send/read/edit/delete/delete for all; 7-day edit window enforced and covered by integration tests; group UI shows sender names over bubbles + sender avatars on incoming message clusters)
9. Message Types - `PARTIAL` (text/photo/video/docs/audio/voice/circle; GIF/stickers via dedicated system missing)
10. Reply/Quote/Threads - `PARTIAL` (reply + quote-like UI + thread panel with nested replies, no dedicated full thread navigation yet)
11. Forwarding - `DONE` (single + bulk + without author)