test(app): @ attachment smoke test

This commit is contained in:
Adam
2026-01-22 06:30:16 -06:00
parent ec53a7962e
commit 710dc4fa94
2 changed files with 22 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ Add 6 smoke tests to `packages/app/e2e/`:
- [x] 1. Settings dialog open / switch / close (`packages/app/e2e/settings.spec.ts`)
- [x] 2. Prompt slash command path: `/open` opens file picker (`packages/app/e2e/prompt-slash-open.spec.ts`)
- [ ] 3. Prompt @mention inserts a file pill token
- [x] 3. Prompt @mention inserts a file pill token (`packages/app/e2e/prompt-mention.spec.ts`)
- [ ] 4. Model selection UI works end-to-end
- [ ] 5. File viewer renders real file content
- [ ] 8. Terminal init + create new terminal