n8n/packages/workflow/test
2024-09-04 12:06:17 +02:00
..
errors fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +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
fixtures/WorkflowDataProxy
AugmentObject.test.ts
Cron.test.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
Expression.test.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +02:00
ExpressionSandboxing.test.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +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
NodeErrors.test.ts fix: Fix issue with some errors not being handled correctly (no-changelog) (#10371) 2024-08-13 18:09:07 +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 feat(core): Implement wrapping of regular nodes as AI Tools (#10641) 2024-09-04 12:06:17 +02:00
NodeTypes.ts refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
ObservableObject.test.ts
RoutingNode.test.ts
setup.ts
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 feat: Recovery option for jsonParse helper (#10182) 2024-07-26 20:05:25 +03:00
utils.test.ts
Workflow.test.ts fix(core): Aborting manual trigger tests should call closeFunction (#9980) 2024-07-10 12:37:35 +02:00
WorkflowDataProxy.test.ts