mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 12:11:09 +00:00
- Replace verbose prompts with simple 'Say hello' prompts - Remove fragile text content assertions that depend on specific model responses - Simplify test logic to focus on message flow rather than content validation - Add permissionMode: 'default' and test file setup for read-only tool tests Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| abort-and-lifecycle.test.ts | ||
| configuration-options.test.ts | ||
| mcp-server.test.ts | ||
| multi-turn.test.ts | ||
| permission-control.test.ts | ||
| sdk-mcp-server.test.ts | ||
| session-id.test.ts | ||
| single-turn.test.ts | ||
| subagents.test.ts | ||
| system-control.test.ts | ||
| test-helper.ts | ||
| tool-control.test.ts | ||