mirror of
https://github.com/n8n-io/n8n.git
synced 2025-11-20 17:46:34 +00:00
Ensure all errors in `workflow` are `ApplicationError` or children of it and contain no variables in the message, to continue normalizing all the errors we report to Sentry Follow-up to: https://github.com/n8n-io/n8n/pull/7873 |
||
|---|---|---|
| .. | ||
| ExpressionExtensions | ||
| ExpressionFixtures | ||
| AugmentObject.test.ts | ||
| Cron.test.ts | ||
| Expression.test.ts | ||
| Helpers.ts | ||
| NodeErrors.test.ts | ||
| NodeHelpers.test.ts | ||
| ObservableObject.test.ts | ||
| RoutingNode.test.ts | ||
| TelemetryHelpers.test.ts | ||
| TypeValidation.test.ts | ||
| utils.test.ts | ||
| Workflow.test.ts | ||
| WorkflowDataProxy.test.ts | ||