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 fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
ObservableObject.test.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
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 fix(core): Fix node renaming in expressions 2022-09-13 18:09:16 +03:00
WorkflowDataProxy.test.ts feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00