mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-29 12:05:04 +02:00
- Group the scenarios list by test type (Success paths / Failure paths / Any) with section counts and hidden empty sections. - Drop the scenario runner modal. The run now happens inline in the detail pane; rich result rendering moved into a reusable ScenarioRunResult component. - Lazy-fetch historical executions: when a scenario with a lastExecutionId is selected but no live result is in memory, the scenarios store pulls the execution via workflowsStore.getExecution and rebuilds a degraded result (node outputs + start times; no intercepted requests since those weren't persisted). Cached in the session. The rich result card calls out the degraded trace. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| @n8n | ||
| editor-ui | ||
| AGENTS.md | ||
| CLAUDE.md | ||