From 710dc4fa94c8023fbbead371b3bd1ba4764ed398 Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Thu, 22 Jan 2026 06:30:16 -0600 Subject: test(app): @ attachment smoke test --- specs/08-app-e2e-smoke-suite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specs') 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 -- cgit v1.2.3