Commit beedce5
feat: replace all e2e/UI tests with autotest, add revealInProjectExplorer
- Delete test/e2e/ (Playwright) and test/ui/ (vscode-extension-tester)
- Remove @playwright/test and vscode-extension-tester deps
- Remove test-ui script, update test-e2e to use autotest
- Add revealInProjectExplorer test to project-explorer plan
- Add Write Job Summary step to CI workflows
- Add LLM env vars to CI for failure analysis
Coverage: 48 steps across 2 plans covering 8 scenarios:
- Project Explorer: focus, link, unlink, revealInProjectExplorer
- File Operations: create class, create package, rename, delete
Scenarios NOT migrated (require native OS file dialogs):
- addLibraries, addLibraryFolders, java.project.create
Local verification: 48/48 passed (31/31 + 17/17)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e166e69 commit beedce5
15 files changed
Lines changed: 42 additions & 1519 deletions
File tree
- .github/workflows
- test
- e2e-plans
- e2e
- fixtures
- tests
- utils
- ui
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1150 | 1150 | | |
1151 | 1151 | | |
1152 | 1152 | | |
1153 | | - | |
1154 | | - | |
| 1153 | + | |
1155 | 1154 | | |
1156 | 1155 | | |
1157 | 1156 | | |
| |||
1172 | 1171 | | |
1173 | 1172 | | |
1174 | 1173 | | |
1175 | | - | |
1176 | | - | |
1177 | 1174 | | |
1178 | 1175 | | |
1179 | 1176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments