n8n/packages/workflow/test
2025-12-23 11:57:48 +02:00
..
errors feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
ExpressionExtensions feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
ExpressionFixtures fix(core): AI agent node data accessibility (#18757) 2025-09-01 17:37:16 +02:00
expressions fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
fixtures/WorkflowDataProxy fix(core): Check all parents of subnodes for expression resolution (#21141) 2025-10-27 12:31:42 +01:00
graph feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
node-parameters feat(editor): Support relative dependent parameters for collection NodeProperties (#18916) 2025-08-28 16:34:23 +02:00
run-execution-data feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
augment-object.test.ts test: Remove skipped test in workflow package (no-changelog) (#21883) 2025-11-15 10:34:31 +02:00
common.test.ts refactor(editor): Remove part of getCurrentWorkflow usages (#16148) 2025-07-24 12:51:32 +03:00
cron.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
deferred-promise.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
expression-sandboxing.test.ts Merge commit from fork 2025-12-23 11:57:48 +02:00
expression.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
filter-parameter.test.ts fix(core): Mark '' and [] as empty when filtering numbers (#22347) 2025-11-28 09:26:04 +01:00
from-ai-parse-utils.test.ts fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
helpers.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
metadata-utils.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
node-errors.test.ts fix(core): Show error description in tools (#19914) 2025-10-02 08:34:05 +02:00
node-helpers.conditions.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
node-helpers.test.ts feat(core): Node feature flags (#22950) 2025-12-15 13:32:10 +01:00
node-reference-parser-utils.test.ts fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923) 2025-10-09 09:41:22 +03:00
node-types.ts docs: Correct various broken documentation links (#20934) 2025-11-14 19:27:43 +00:00
observable-object.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
rename-node-utils.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
run-execution-data-factory.test.ts feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
telemetry-helpers.test.ts feat: Add and update telemetry events (#22762) 2025-12-08 13:26:44 +01:00
tool-helpers.test.ts fix(core): Sanitize all non-alphanumeric characters from tool names (#18800) 2025-08-26 14:00:54 +02:00
type-validation.test.ts fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
utils.test.ts fix: Allow negative numbers when parsing objects from string (#22937) 2025-12-09 11:59:43 +01:00
workflow-checksum.test.ts chore: Clean up references to the Start node (no-changelog) (#23183) 2025-12-16 09:30:46 -05:00
workflow-data-proxy-env-provider.test.ts feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00
workflow-data-proxy.test.ts fix(editor): Fix correct $fromAi expression showing as error (#22711) 2025-12-04 11:52:45 +01:00
workflow-diff.test.ts feat: Add and update telemetry events (#22762) 2025-12-08 13:26:44 +01:00
workflow-validation.test.ts feat: Validate nodes before activating (#22916) 2025-12-08 15:47:55 +02:00
workflow.test.ts feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00