qwen-code/integration-tests/sdk-typescript
tanzhenxin cef0be1b63 test(sdk): simplify integration tests for reliability
- 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>
2026-03-16 11:23:57 +08:00
..
abort-and-lifecycle.test.ts test(sdk): simplify integration tests for reliability 2026-03-16 11:23:57 +08:00
configuration-options.test.ts Add chat recording toggle (CLI + settings) and disable recording in tests 2025-12-15 13:48:38 +08:00
mcp-server.test.ts fix: sdk mcp tests 2026-02-09 11:54:20 +08:00
multi-turn.test.ts test(sdk): simplify integration tests for reliability 2026-03-16 11:23:57 +08:00
permission-control.test.ts test(sdk): simplify integration tests for reliability 2026-03-16 11:23:57 +08:00
sdk-mcp-server.test.ts fix: sdk mcp tests 2026-02-09 11:54:20 +08:00
session-id.test.ts fix: sandbox user permission in integration tests 2026-02-15 11:02:32 +08:00
single-turn.test.ts chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk 2025-12-05 21:47:26 +08:00
subagents.test.ts ci(sdk-release): add CLI source selection for SDK releases 2026-02-05 20:57:01 +08:00
system-control.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
test-helper.ts feat: enhance session ID handling and error propagation 2026-02-13 21:41:38 +08:00
tool-control.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00