n8n/packages/workflow/test
Iván Ovejero 1732324965
fix(core): amend typing for jsonParse() options (#4423)
* 📘 Amend typing for `jsonParse()` options

* ✏️ Update rule message and description

* 🔀 Cherrypick Adi's work

* 🐛 Account for falsy fallback values

* ♻️ Use `else if`

*  Add explicit error message as type

*  Consolidate utils tests

* ♻️ Use optional chaining

* 🔥 Remove patchy type error

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-10-24 12:48:16 +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 perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +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): amend typing for jsonParse() options (#4423) 2022-10-24 12:48:16 +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