diff options
| author | Adam <[email protected]> | 2026-01-22 06:27:08 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-01-22 07:34:44 -0600 |
| commit | ec53a7962e40a3beb8027d19a73a512776d833f7 (patch) | |
| tree | 36180657e7fe4adc8c7edbc93ef612fe2ac27473 /specs | |
| parent | 6f7d710129bfd2859dbdf0716003d486a4afeda8 (diff) | |
| download | opencode-ec53a7962e40a3beb8027d19a73a512776d833f7.tar.gz opencode-ec53a7962e40a3beb8027d19a73a512776d833f7.zip | |
test(app): slash command smoke tests
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 6e30c7728..f39a12397 100644 --- a/specs/08-app-e2e-smoke-suite.md +++ b/specs/08-app-e2e-smoke-suite.md @@ -22,7 +22,7 @@ Add 6 smoke tests to `packages/app/e2e/`: ### Progress - [x] 1. Settings dialog open / switch / close (`packages/app/e2e/settings.spec.ts`) -- [ ] 2. Prompt slash command path: `/open` opens file picker +- [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 - [ ] 4. Model selection UI works end-to-end - [ ] 5. File viewer renders real file content |
