n8n/packages/workflow/test
Csaba Tuncsik ca60b0e203
fix(core): updating deepCopy to avoid max callstack with circular deps (#4468)
* fix(core): updating deepCopy to avoid max callstack in case of circular dep

* fix(core): show warning with path added to circular reference
2022-10-28 15:25:44 +02:00
..
Cron.test.ts perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
Expression.test.ts perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
Helpers.ts refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package (#4443) 2022-10-25 21:33:12 +02:00
NodeHelpers.test.ts
ObservableObject.test.ts
RoutingNode.test.ts feat: add resource locator parameter (#3932) 2022-09-21 15:44:45 +02:00
TelemetryHelpers.test.ts perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
utils.test.ts fix(core): updating deepCopy to avoid max callstack with circular deps (#4468) 2022-10-28 15:25:44 +02:00
Workflow.test.ts
WorkflowDataProxy.test.ts feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00