diff options
| author | Adam <[email protected]> | 2026-01-22 06:30:16 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-01-22 07:34:44 -0600 |
| commit | 710dc4fa94c8023fbbead371b3bd1ba4764ed398 (patch) | |
| tree | 2eea2a899496a519fbb03c2e0feae6483d97a30c /specs | |
| parent | ec53a7962e40a3beb8027d19a73a512776d833f7 (diff) | |
| download | opencode-710dc4fa94c8023fbbead371b3bd1ba4764ed398.tar.gz opencode-710dc4fa94c8023fbbead371b3bd1ba4764ed398.zip | |
test(app): @ attachment smoke test
Diffstat (limited to 'specs')
| -rw-r--r-- | specs/08-app-e2e-smoke-suite.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/08-app-e2e-smoke-suite.md b/specs/08-app-e2e-smoke-suite.md index f39a12397..3447c18c0 100644 --- a/specs/08-app-e2e-smoke-suite.md +++ b/specs/08-app-e2e-smoke-suite.md @@ -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 |
