zeroclaw/tests/integration
Argenis f0e111bf7b
feat(channels): comprehensive channel matrix tests + v0.2.2 (#3507)
* feat(channels): add comprehensive channel matrix tests and bump to v0.2.2

Add 50 integration tests covering the full Channel trait contract across
all 16 platforms: identity semantics, threading, draft lifecycle, reactions,
pinning, concurrency, edge cases, and cross-channel routing. Bump version
to 0.2.2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* style: fix rustfmt formatting in channel matrix tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(lint): remove empty line after doc comment in channel matrix tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 16:34:00 -04:00
..
agent_robustness.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
agent.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
channel_matrix.rs feat(channels): comprehensive channel matrix tests + v0.2.2 (#3507) 2026-03-14 16:34:00 -04:00
channel_routing.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
hooks.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
memory_comparison.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
memory_restart.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
mod.rs feat(channels): comprehensive channel matrix tests + v0.2.2 (#3507) 2026-03-14 16:34:00 -04:00
telegram_attachment_fallback.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00