open-design/apps/web/tests/components
lefarcen fa2bb59ab3 fix(test): align FileViewer tests with merged component
- Drop FileViewer.inspect-empty-hint.test.tsx (deleted on main; should
  have been gone after the merge but the modify/delete conflict left it
  in the tree).
- Take main's FileViewer.test.tsx so the manual-edit interaction tests
  match the merged FileViewer.tsx behaviour, then patch every
  <FileViewer> render with projectKind="prototype" so it satisfies
  the prop requirement release added in #1509.
2026-05-13 18:49:44 +08:00
..
Theater Implement manual edit inspector (#1448) 2026-05-13 13:25:58 +08:00
AgentIcon.test.tsx refactor(web): UI polish for v0.7.0 — neutralised palette, official brand glyphs, lucide (#1522) 2026-05-13 13:59:19 +08:00
App.connectors.test.tsx fix(web): make privacy consent choices explicit (#1031) 2026-05-09 14:37:43 +08:00
App.mediaProviders.test.tsx fix(web): restore media config from daemon on startup (#687) 2026-05-09 19:31:08 +08:00
assistant-message-tool-status.test.tsx fix(web): complete finished tool calls missing results (#1240) 2026-05-11 15:54:11 +08:00
assistant-message-unfinished-todos.test.tsx [codex] Handle empty API responses as no output (#1244) 2026-05-11 16:57:02 +08:00
AssistantMessage.test.ts chore: enforce test directory conventions (#496) 2026-05-05 15:34:22 +08:00
AssistantMessage.test.tsx Revert "fix(web): restore consistent app header layout (#1432)" 2026-05-13 11:20:16 +08:00
auto-open-file.test.ts chore: enforce test directory conventions (#496) 2026-05-05 15:34:22 +08:00
chat-feedback.test.tsx Revert "fix(web): restore consistent app header layout (#1432)" 2026-05-13 11:20:16 +08:00
chat-scroll-preservation.test.tsx feat(web): in-context comment thread for the artifact preview (#1276) 2026-05-12 15:05:08 +08:00
ChatComposer.search.test.tsx Implement manual edit inspector (#1448) 2026-05-13 13:25:58 +08:00
ChatPane.streaming.test.tsx Fix user chat message bubble styling (#1517) 2026-05-13 13:59:15 +08:00
ConnectorsBrowser.test.tsx fix(web): surface connector auth errors and stop silent popup close (#725) (#1128) 2026-05-10 19:38:18 +08:00
ContinueInCliButton.test.tsx feat(web): add Finalize design package + Continue in CLI buttons (#451) (#974) 2026-05-10 11:44:32 +08:00
conversation-timestamps.test.tsx feat(web): scroll question forms to top of viewport instead of pinning to bottom (#1044) 2026-05-09 19:29:54 +08:00
DesignFilesPanel.test.tsx fix(web): remove redundant bulk-select button (#1550) 2026-05-13 16:38:14 +08:00
DesignsTab.select-mode.test.tsx feat(web): redesign Designs tab cards — covers, tags, overflow menu, multi-select (#1161) 2026-05-12 15:08:22 +08:00
DesignsTab.test.ts chore: enforce test directory conventions (#496) 2026-05-05 15:34:22 +08:00
EntryView.test.ts fix(web): surface connector auth errors and stop silent popup close (#725) (#1128) 2026-05-10 19:38:18 +08:00
examples-tab-filter-counts.test.tsx fix: keep examples filter counts consistent (#949) 2026-05-08 21:41:52 +08:00
examples-tab-preview-dispatch.test.tsx fix(web): dispatch Examples preview on od.preview.type (#897) (#1001) 2026-05-09 21:32:45 +08:00
examples-tab-retry.test.tsx fix(web): dispatch Examples preview on od.preview.type (#897) (#1001) 2026-05-09 21:32:45 +08:00
ExamplesTab.test.tsx test: expand entry and settings automation coverage (#954) 2026-05-11 10:49:42 +08:00
file-viewer-markdown-copy.test.tsx feat(analytics): add project_id + project_kind to studio/artifact events (#1509) 2026-05-13 12:13:55 +08:00
file-viewer-render-mode.test.ts [codex] Add draw annotation workflow (#1435) 2026-05-12 21:54:59 +08:00
FileViewer.manual-edit-history.test.tsx fix(web): align Icon names and FileViewer tests with merged state 2026-05-13 18:40:48 +08:00
FileViewer.manual-edit.test.tsx fix(web): align Icon names and FileViewer tests with merged state 2026-05-13 18:40:48 +08:00
FileViewer.test.tsx fix(test): align FileViewer tests with merged component 2026-05-13 18:49:44 +08:00
FileWorkspace.test.tsx feat(analytics): add project_id + project_kind to studio/artifact events (#1509) 2026-05-13 12:13:55 +08:00
ManualEditPanel.test.tsx Implement manual edit inspector (#1448) 2026-05-13 13:25:58 +08:00
McpJsonHelper.test.tsx feat: add collapsible MCP JSON field-mapping helper (#1136) 2026-05-10 19:37:46 +08:00
MemorySection.test.tsx Revert "fix(web): restore consistent app header layout (#1432)" 2026-05-13 11:20:16 +08:00
modelOptions.test.tsx test: cover model option rendering (#948) 2026-05-08 21:38:13 +08:00
NewProjectPanel.media.test.tsx Revert "fix(web): restore consistent app header layout (#1432)" 2026-05-13 11:20:16 +08:00
NewProjectPanel.test.ts feat(audio): add ElevenLabs audio support (#1384) 2026-05-13 15:53:41 +08:00
NewProjectPanel.test.tsx Merge origin/main into release/v0.7.0 to prepare merge-back PR 2026-05-13 18:19:47 +08:00
preview-modal-error-state.test.tsx fix(web): show explicit error/retry state when example preview HTML fails to load (#863) 2026-05-08 11:16:14 +08:00
preview-modal-fullscreen.test.tsx test(e2e): gate beta packaged runtime (#637) 2026-05-06 17:44:29 +08:00
preview-modal-unavailable-state.test.tsx fix(web): dispatch Examples preview on od.preview.type (#897) (#1001) 2026-05-09 21:32:45 +08:00
PreviewModal.test.tsx fix: fix link handling in example preview iframe sandbox (#701) 2026-05-09 21:24:25 +08:00
PrivacySection.test.tsx feat: add opt-in Langfuse telemetry (#800) 2026-05-09 10:06:01 +08:00
ProjectView.api-empty-response.test.tsx feat(audio): add ElevenLabs audio support (#1384) 2026-05-13 15:53:41 +08:00
ProjectView.deleteConversation.test.tsx Add reliable agent-browser skill (#1284) 2026-05-11 20:09:12 +08:00
ProjectView.pendingPrompt.test.tsx feat: generic skills + split skills/design-templates + finalize-design API (#955) 2026-05-11 17:48:34 +08:00
ProjectView.run-cleanup.test.tsx test: expand nightly UI and desktop regression coverage (#1256) 2026-05-11 19:23:13 +08:00
ProjectView.run-isolation.test.tsx Fix conversation run isolation (#1271) 2026-05-11 21:13:54 +08:00
ProjectView.tabs-navigation.test.tsx [codex] Add draw annotation workflow (#1435) 2026-05-12 21:54:59 +08:00
QuestionForm.test.tsx feat(audio): add ElevenLabs audio support (#1384) 2026-05-13 15:53:41 +08:00
QuickSwitcher.test.tsx feat(web): add Cmd/Ctrl+P quick file switcher (#556) 2026-05-06 10:31:50 +08:00
RoutinesSection.test.tsx Revert "fix(web): restore consistent app header layout (#1432)" 2026-05-13 11:20:16 +08:00
SettingsDialog.execution.test.tsx Merge origin/main into release/v0.7.0 to prepare merge-back PR 2026-05-13 18:19:47 +08:00
SettingsDialog.media.test.tsx fix(web): restore media config from daemon on startup (#687) 2026-05-09 19:31:08 +08:00
SettingsDialog.orbit.test.tsx fix: load Orbit templates from design templates (#1442) 2026-05-12 19:38:16 +08:00
SettingsDialog.test.ts feat: generic skills + split skills/design-templates + finalize-design API (#955) 2026-05-11 17:48:34 +08:00
sketch-model.test.ts fix(web): render static previews for sketch json files (#1060) 2026-05-11 19:29:46 +08:00
Toast.test.tsx feat(web): add Finalize design package + Continue in CLI buttons (#451) (#974) 2026-05-10 11:44:32 +08:00