mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
test(app): terminal smoke test
This commit is contained in:
parent
0a678eeacc
commit
287511c9b1
2 changed files with 26 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Add 6 smoke tests to `packages/app/e2e/`:
|
|||
- [x] 3. Prompt @mention inserts a file pill token (`packages/app/e2e/prompt-mention.spec.ts`)
|
||||
- [x] 4. Model selection UI works end-to-end (`packages/app/e2e/model-picker.spec.ts`)
|
||||
- [x] 5. File viewer renders real file content (`packages/app/e2e/file-viewer.spec.ts`)
|
||||
- [ ] 8. Terminal init + create new terminal
|
||||
- [x] 8. Terminal init + create new terminal (`packages/app/e2e/terminal-init.spec.ts`)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue