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
2024-09-09 08:54:36 +01:00
..
errors fix: Disable errors obfuscation (no-changelog) () 2024-08-30 10:59:30 +03:00
ExpressionExtensions fix: Better error message when calling data transformation functions on a null value () 2024-07-26 20:04:55 +03:00
ExpressionFixtures feat: No expression error when node hasn’t executed () 2024-02-27 10:29:16 +01:00
fixtures/WorkflowDataProxy fix(editor): Use pinned data to resolve expressions in unexecuted nodes () 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) () 2024-05-22 17:40:52 +02:00
Cron.test.ts refactor(core): Centralize CronJob management () 2024-07-16 20:42:48 +02:00
Expression.test.ts fix(core): Filter out prototype and constructor lookups in expressions () 2024-08-13 17:57:01 +02:00
ExpressionSandboxing.test.ts fix(core): Filter out prototype and constructor lookups in expressions () 2024-08-13 17:57:01 +02:00
FilterParameter.test.ts feat: Filter parameter: Improve loose type validation for booleans () 2024-09-09 08:54:36 +01:00
Helpers.ts ci: Delete unused code in some backend tests (no-changelog) () 2024-05-17 18:43:50 +02:00
NodeErrors.test.ts fix: Fix issue with some errors not being handled correctly (no-changelog) () 2024-08-13 18:09:07 +01:00
NodeHelpers.conditions.test.ts fix(OpenAI Chat Model Node): Respect baseURL override for /models () 2024-07-17 08:25:16 +02:00
NodeHelpers.test.ts feat(core): Implement wrapping of regular nodes as AI Tools () 2024-09-04 12:06:17 +02:00
NodeTypes.ts refactor: Use NodeConnectionType consistently across the code base (no-changelog) () 2024-08-29 09:55:53 -04:00
ObservableObject.test.ts refactor: Setup typescript project references across workflow, core, and cli () 2022-11-09 15:25:00 +01:00
RoutingNode.test.ts feat(core): Add batching and other options to declarative nodes () 2024-06-07 08:39:31 +03:00
setup.ts feat(core): Use WebCrypto to generate all random numbers and strings () 2024-06-19 13:33:57 +02:00
TelemetryHelpers.test.ts ci: Start typechecking n8n-workflow and n8n-core (no-changelog) () 2024-07-03 18:27:07 +02:00
TypeValidation.test.ts feat: Recovery option for jsonParse helper () 2024-07-26 20:05:25 +03:00
utils.test.ts feat(core): Use WebCrypto to generate all random numbers and strings () 2024-06-19 13:33:57 +02:00
Workflow.test.ts fix(core): Aborting manual trigger tests should call closeFunction () 2024-07-10 12:37:35 +02:00
WorkflowDataProxy.test.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes () 2024-06-27 10:49:53 +02:00