Commit 2621328
refactor: consolidate e2e tests into src/e2e/
Move sprint and multi-session vscode tests from src/test/suite/ to src/e2e/.
All e2e tests now live in one directory. Create index.ts in src/e2e/ to load
all .vscode.test.js files. Update runTest.ts to point to new location.
Fixes architectural drift: e2e and vscode tests scattered across two dirs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4a15d87 commit 2621328
9 files changed
Lines changed: 1 addition & 251 deletions
File renamed without changes.
File renamed without changes.
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments