teknium1
c3ce6108e3
test: add comprehensive tests for Mattermost and Matrix adapters
77 tests covering:
Mattermost (37 tests):
- Platform enum and config loading
- Message formatting (image markdown stripping)
- Message chunking at 4000 chars
- Send with mocked aiohttp (payload, threading, errors)
- WebSocket event parsing (double-encoded JSON!)
- File upload flow
- Post dedup cache (TTL, pruning)
- Requirements check
Matrix (40 tests):
- Platform enum and config loading (token + password auth, E2EE)
- mxc:// to HTTP URL conversion (authenticated v1.11+ endpoint)
- DM detection via m.direct cache
- Reply fallback stripping
- Thread detection from m.relates_to
- Message formatting and markdown to HTML
- Display name resolution
- Requirements check
2026-03-17 03:18:16 -07:00
..
2026-03-16 05:19:36 -07:00
2026-03-16 12:36:29 -07:00
2026-03-16 23:48:14 -07:00
2026-03-17 03:18:16 -07:00
2026-03-17 02:51:40 -07:00
2026-03-17 03:11:26 -07:00
2025-10-01 23:29:25 +00:00
2026-03-17 02:02:33 -07:00
2026-03-17 02:53:33 -07:00
2026-03-14 02:33:31 -07:00
2026-03-17 01:50:59 -07:00
2026-03-12 01:23:28 -07:00
2026-03-16 22:53:32 -07:00
2026-03-17 01:07:11 +03:00
2026-03-17 02:40:34 -07:00
2026-03-14 22:31:51 -07:00
2026-03-14 21:11:37 -07:00
2026-03-14 06:31:32 -07:00
2026-03-17 02:53:33 -07:00
2026-03-10 17:31:00 -07:00
2026-03-16 04:34:45 -07:00
2026-03-17 02:05:26 -07:00
2026-03-16 12:36:29 -07:00
2026-03-14 15:00:45 +03:00
2026-03-16 06:43:57 -07:00
2026-03-17 02:05:26 -07:00
2026-03-17 05:06:11 +03:00
2026-03-15 21:59:53 -07:00
2026-03-01 03:12:37 -05:00
2026-03-16 04:42:48 -07:00
2026-03-17 02:53:33 -07:00
2026-03-17 02:53:33 -07:00
2026-03-13 23:39:51 -07:00
2026-03-10 17:12:34 -07:00
2026-03-16 06:35:46 -07:00
2026-03-16 07:17:36 -07:00
2026-03-17 00:12:16 -07:00
2026-03-17 02:53:33 -07:00
2026-03-17 02:53:33 -07:00
2026-03-17 02:04:36 -07:00
2026-03-16 06:35:46 -07:00
2026-03-17 02:13:26 -07:00
2026-03-16 06:15:09 -07:00
2026-03-16 23:48:14 -07:00