n8n/packages/workflow/test
2024-07-26 20:04:55 +03:00
..
errors fix: Add original error message to messages, do not obfuscate if description provided in options (no-changelog) (#10202) 2024-07-26 14:12:42 +03:00
ExpressionExtensions fix: Better error message when calling data transformation functions on a null value (#10210) 2024-07-26 20:04:55 +03:00
ExpressionFixtures feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
fixtures/WorkflowDataProxy fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
AugmentObject.test.ts refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
Cron.test.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
Expression.test.ts refactor: Upgrade to TypeScript 5.5 (no-changelog) (#9828) 2024-06-24 17:49:59 +02:00
FilterParameter.test.ts fix: Filter component - array contains comparison not correct when ignore case option set to true (#10012) 2024-07-11 17:06:07 +03:00
Helpers.ts ci: Delete unused code in some backend tests (no-changelog) (#9456) 2024-05-17 18:43:50 +02:00
NodeErrors.test.ts fix(core): Fix typos in common error messages (no-changelog) (#9478) 2024-05-22 08:57:34 +01:00
NodeHelpers.conditions.test.ts fix(OpenAI Chat Model Node): Respect baseURL override for /models (#10076) 2024-07-17 08:25:16 +02:00
NodeHelpers.test.ts fix: Remove Request Options from sub nodes (no-changelog) (#9853) 2024-06-25 14:53:31 +03:00
NodeTypes.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
ObservableObject.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
RoutingNode.test.ts feat(core): Add batching and other options to declarative nodes (#8885) 2024-06-07 08:39:31 +03:00
setup.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
TelemetryHelpers.test.ts ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925) 2024-07-03 18:27:07 +02:00
TypeValidation.test.ts ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925) 2024-07-03 18:27:07 +02:00
utils.test.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Workflow.test.ts fix(core): Aborting manual trigger tests should call closeFunction (#9980) 2024-07-10 12:37:35 +02:00
WorkflowDataProxy.test.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00