n8n/packages/workflow/test
कारतोफ्फेलस्क्रिप्ट™ 3e5e3a585c
refactor(core): Trim down NodeHelpers (no-changelog) (#14829)
2025-04-23 13:46:46 +02:00
..
errors refactor(core): Extend error hierarchy (#12267) 2025-02-18 17:47:11 +02:00
ExpressionExtensions feat(editor): Add toJsonString to string extensions (#13798) 2025-03-11 10:34:09 +01:00
ExpressionFixtures refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
fixtures/WorkflowDataProxy feat(core): Expose $agentInfo variable for easy AI workflow (no-changelog) (#14445) 2025-04-10 13:10:26 +02:00
AugmentObject.test.ts fix(core): AugmentObject should handle the constructor property correctly (#12744) 2025-01-21 11:49:43 +01:00
Cron.test.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
DeferredPromise.test.ts refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) (#10811) 2024-09-13 15:53:03 +02:00
Expression.test.ts fix(core): Allow $evaluateExpression to resolve in task runners (#14641) 2025-04-15 20:27:26 +02:00
ExpressionSandboxing.test.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
FilterParameter.test.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
FromAIParseUtils.test.ts fix(Call n8n Sub-Workflow Tool Node): Fix json type when using $fromAI (#13102) 2025-02-06 17:58:43 +01:00
Helpers.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
MetadataUtils.test.ts fix(editor): Improve sub-workflow debugging for more node error types (#14347) 2025-04-04 08:33:29 +02:00
NodeErrors.test.ts test: Add more tests for expression extensions (no-changelog) (#12598) 2025-01-14 15:54:11 +01:00
NodeHelpers.conditions.test.ts feat(core): Add special @tool displayOption (#14318) 2025-04-04 09:22:13 +02:00
NodeHelpers.test.ts refactor(core): Trim down NodeHelpers (no-changelog) (#14829) 2025-04-23 13:46:46 +02:00
NodeReferenceParserUtils.test.ts chore: Extract node parsing from renameNode functionality (no-changelog) (#14822) 2025-04-23 13:22:08 +02:00
NodeTypes.ts feat(core): Expose $agentInfo variable for easy AI workflow (no-changelog) (#14445) 2025-04-10 13:10:26 +02:00
ObservableObject.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01: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 refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
TypeValidation.test.ts fix(Wait Node): Validate datetime for specific time mode (#14701) 2025-04-18 10:26:21 +02:00
utils.test.ts feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
Workflow.test.ts refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
WorkflowDataProxy.test.ts feat(core): Expose $agentInfo variable for easy AI workflow (no-changelog) (#14445) 2025-04-10 13:10:26 +02:00
WorkflowDataProxyEnvProvider.test.ts test: Add more tests for expression extensions (no-changelog) (#12598) 2025-01-14 15:54:11 +01:00