Skip to content

Commit 9b32198

Browse files
committed
docs: update TEST-NEEDS.md with session 9 E2E additions
1 parent 1d8fc5f commit 9b32198

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

TEST-NEEDS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,19 @@
3030
```bash
3131
cd /var/mnt/eclipse/repos/vscode-k9 && npm test
3232
```
33+
34+
## Session 9 additions (2026-04-04)
35+
36+
### What Was Added
37+
38+
| Area | Tests Added | Location |
39+
|------|-------------|----------|
40+
| E2E tests | 6 sections: extension files, package.json manifest fields, TextMate grammar JSON validity, snippets body/prefix structure, language-configuration JSON, grammar–manifest path consistency | `tests/e2e.sh` |
41+
| CI runner | GitHub Actions workflow for E2E suite | `.github/workflows/e2e.yml` |
42+
43+
### Updated Test Counts
44+
45+
| Suite | Count | Status |
46+
|-------|-------|--------|
47+
| E2E (shell-based) | 6 test sections | All passing |
48+
| CI workflows | 21 | Running tests on GitHub Actions |

0 commit comments

Comments
 (0)