zeroclaw/tests/integration
Giulio V e3c53e2139 fix(channels): add attachments field to integration test fixtures
Add missing `attachments: vec![]` to all ChannelMessage struct literals
in channel_matrix.rs and channel_routing.rs after the new attachments
field was added to the struct in traits.rs.

Also fix schema.rs test compilation: make TempDir import unconditional
and add explicit type annotations on tokio::fs calls to resolve type
inference errors in the bootstrap file tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 18:10:33 +01: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 fix(channels): add attachments field to integration test fixtures 2026-03-21 18:10:33 +01:00
channel_routing.rs fix(channels): add attachments field to integration test fixtures 2026-03-21 18:10:33 +01:00
hooks.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
memory_comparison.rs feat(memory): add time range filter to recall (since/until) 2026-03-21 07:46:34 -04:00
memory_restart.rs feat(memory): add time range filter to recall (since/until) 2026-03-21 07:46:34 -04:00
mod.rs fix(telegram): avoid duplicate finalize_draft messages (#3259) 2026-03-16 18:24:19 -04:00
telegram_attachment_fallback.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
telegram_finalize_draft.rs fix(telegram): avoid duplicate finalize_draft messages (#3259) 2026-03-16 18:24:19 -04:00