Commit dc94357
committed
chore: remove packages/typescript/smoke-tests — fully replaced by testing/e2e
The smoke-tests E2E suite and adapters package have been fully consolidated
into the new testing/e2e/ infrastructure:
- E2E tests: all 29 smoke-test specs (chat, approval, client tools, race
conditions, server-client sequences) now live in testing/e2e/tests/tools-test/
- Adapter tests: all features (chat, one-shot, tool-calling, structured output,
multimodal, summarize, etc.) covered by testing/e2e/ provider-coverage tests
- LLM simulator: replaced by aimock fixtures across all test scenarios
Also:
- Remove packages/typescript/smoke-tests/* from pnpm-workspace.yaml
- Remove smoke-tests entries from knip.json
- Update scripts/distribute-keys.ts to use testing/e2e/.env.local
- Update testing/e2e/README.md to remove LLM simulator references1 parent c116474 commit dc94357
64 files changed
Lines changed: 184 additions & 11319 deletions
File tree
- packages/typescript/smoke-tests
- adapters
- fixtures
- src
- adapters
- tests
- tools
- e2e
- src
- routes
- tests
- tools
- scripts
- testing/e2e
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
This file was deleted.
0 commit comments