qwen-code/packages/channels/dingtalk
tanzhenxin d84675e86f test(channels): add comprehensive test suites for channel adapters
- Add ChannelBase, GroupGate, SenderGate, SessionRouter tests
- Add DingTalk markdown utility tests
- Add Weixin media and send helper tests
- Add CLI channel config-utils and pidfile tests
- Configure vitest for all channel packages
- Exclude test files from TypeScript build

Tests cover attachment handling, block streaming, gating policies,
session routing, markdown conversion, config parsing, and service management.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-27 15:26:39 +00:00
..
src test(channels): add comprehensive test suites for channel adapters 2026-03-27 15:26:39 +00:00
package.json feat(channels): configure channel adapters for compiled distribution 2026-03-27 08:46:54 +00:00
tsconfig.json test(channels): add comprehensive test suites for channel adapters 2026-03-27 15:26:39 +00:00
vitest.config.ts test(channels): add comprehensive test suites for channel adapters 2026-03-27 15:26:39 +00:00