1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/workflow/test
Csaba Tuncsik ca60b0e203
fix(core): updating deepCopy to avoid max callstack with circular deps ()
* 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 () 2022-10-05 13:36:09 +02:00
Expression.test.ts perf(tooling): Upgrade to TypeScript 4.8 () 2022-10-05 13:36:09 +02:00
Helpers.ts refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package () 2022-10-25 21:33:12 +02:00
NodeHelpers.test.ts fix: correct all the spelling typos () 2022-09-02 16:13:17 +02:00
ObservableObject.test.ts 🎨 Set up linting and formatting () 2021-08-29 20:58:11 +02:00
RoutingNode.test.ts feat: add resource locator parameter () 2022-09-21 15:44:45 +02:00
TelemetryHelpers.test.ts perf(tooling): Upgrade to TypeScript 4.8 () 2022-10-05 13:36:09 +02:00
utils.test.ts fix(core): updating deepCopy to avoid max callstack with circular deps () 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 () 2022-09-29 23:02:25 +02:00