mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-29 20:15:00 +02:00
Introduces a prototype UI for natural-language test scenarios on the Evaluations tab. Scenarios are saved per workflow (localStorage for now), executed via the existing LLM-mock endpoint, and persisted as real executions in evaluation mode so they appear in the Executions list. Each scenario carries an expected outcome (pass/fail/any) so mismatches flag without needing an LLM judge yet. Entire feature gated behind the 081_scenario_runner_prototype flag. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| scripts | ||
| src | ||
| templates | ||
| test | ||
| BREAKING-CHANGES.md | ||
| eslint.config.mjs | ||
| jest.config.integration.js | ||
| jest.config.integration.testcontainers.js | ||
| jest.config.js | ||
| jest.config.migration.js | ||
| jest.config.migration.testcontainers.js | ||
| jest.config.unit.js | ||
| nodemon.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||