n8n/packages/workflow/test
Michael Auerswald b6d8a0f985
fix(core): Remove circular refs from Code and push msg (#5741)
* remove circular refs from code items (and lint fixes)

* cleanup

---------

* add some tests

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-03-21 15:34:30 +01:00
..
ExpressionExtensions fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00
ExpressionFixtures test: Add expression transform tests (#5497) (no-changelog) 2023-03-14 15:22:52 +00:00
AugmentObject.test.ts feat(core): Augment data instead of copying it (#5487) 2023-03-16 15:14:34 +01:00
Cron.test.ts
Expression.test.ts test: Add expression transform tests (#5497) (no-changelog) 2023-03-14 15:22:52 +00:00
Helpers.ts
NodeHelpers.test.ts
ObservableObject.test.ts
RoutingNode.test.ts fix(core): Fix value resolution in declarative node design (#5217) 2023-02-01 08:25:43 -06:00
TelemetryHelpers.test.ts
utils.test.ts fix(core): Remove circular refs from Code and push msg (#5741) 2023-03-21 15:34:30 +01:00
Workflow.test.ts fix(core): Make expression resolution improvements (#4829) 2022-12-07 12:07:32 +01:00
WorkflowDataProxy.test.ts