n8n/packages/testing/playwright/expectations/instance-ai
Svetoslav Dekov 3df6611fb3
chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2026-05-11 13:33:15 +00:00
..
should-allow-re-running-workflow-after-initial-execution feat(editor): Enable workflow execution from instance AI preview canvas (#28412) 2026-04-20 17:57:03 +00:00
should-apply-parameter-and-credential-edits-and-persist-them-to-the-workflow chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-auto-open-preview-panel-when-workflow-is-built feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-clear-required-parameter-issue-indicator-when-the-field-is-filled chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-close-preview-panel-via-close-button feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-create-and-apply-a-mocked-testable-slack-credential-from-setup chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-create-new-credentials-across-two-setup-cards-and-persist-them-on-apply chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-create-new-thread-via-sidebar-button feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-defer-all-setup-when-user-skips-every-card-without-persisting-credentials chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-delete-thread-via-action-menu feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-display-artifact-card-in-timeline-after-workflow-build feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-display-canvas-nodes-in-preview-iframe feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-display-empty-state-for-new-conversation feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-display-user-and-assistant-messages-in-timeline feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-execute-individual-node-from-node-toolbar feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-execute-workflow-from-run-button-and-show-success-indicators feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-extract-text-from-an-html-attachment-and-answer-from-it fix(core): Improve AI chat file upload handling and error states (#29701) 2026-05-08 11:26:58 +00:00
should-group-mixed-credential-cards-by-node-specific-rules-and-persist-each-group chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-list-archived-workflows-and-restore-one-via-instance-ai fix(ai-builder): Allow restoring archived workflows from Instance AI (#29813) 2026-05-06 08:15:16 +00:00
should-mark-a-skipped-card-and-keep-the-wizard-open-while-other-cards-are-unhandled chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-mark-all-nodes-as-success-after-execution-completes feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-open-workflow-preview-when-clicking-artifact-card feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-partially-apply-credentials-when-user-completes-one-card-and-skips-the-last chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-persist-a-manually-selected-existing-credential-from-the-dropdown chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-persist-messages-after-page-reload feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-preserve-a-submitted-workflow-when-mocked-credential-verification-needs-setup fix(ai-builder): Add boundaries on the workflow builder remediation loops (#29430) 2026-05-04 12:05:20 +00:00
should-rename-thread-via-double-click feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-render-ai-agent-subnodes-as-one-group-step-with-separate-sections chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-require-approval-before-editing-an-existing-workflow-and-apply-after-approval fix(core): Gate Instance AI edits to pre-existing workflows (#29501) 2026-04-30 08:29:11 +00:00
should-require-approval-before-editing-an-existing-workflow-and-keep-it-unchanged-when-denied fix(core): Gate Instance AI edits to pre-existing workflows (#29501) 2026-04-30 08:29:11 +00:00
should-route-back-to-an-earlier-unhandled-card-when-user-skips-a-later-one chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
should-send-message-and-receive-assistant-response feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-show-approval-panel-and-approve-workflow-execution feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-show-approval-panel-and-deny-workflow-execution feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-show-artifact-cards-after-workflow-build-completes feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-show-execution-results-in-ndv-output-panel-when-opening-node-after-execution feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-show-run-workflow-button-in-preview feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
should-switch-between-threads feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00