n8n/packages/cli/src/__tests__
2026-02-18 08:11:17 +00:00
..
active-executions.test.ts refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00
active-workflow-manager.test.ts fix(AMQP Trigger Node): Save failed executions (#21878) 2026-01-31 12:07:35 +00:00
command-registry.test.ts refactor(core): Extract CLI parsing from command registry (#17676) 2025-07-29 14:23:49 +02:00
controller.registry.test.ts refactor(core): Replace zod-class with minimal implementation (#25393) 2026-02-06 09:45:22 +00:00
credential-types.test.ts fix(core): Prevent mutation of credential type parents (#16841) 2025-06-30 17:32:51 +02:00
credentials-helper.test.ts chore(core): Fix static credential oauth refresh of resolvable credentials (#23471) 2026-01-19 07:36:27 +00:00
credentials-overwrites.test.ts chore(core): Add static authentication for new API endpoints (#24346) 2026-01-20 13:23:46 +00:00
external-hooks.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
license.test.ts feat(core): Add user email parameter when activating EULA license (#23350) 2026-01-15 09:54:26 +00:00
load-nodes-and-credentials.test.ts fix(ai-builder): Don't release types when loading node types for workflow builder service (#25891) 2026-02-18 08:11:17 +00:00
manual-execution.service.test.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
node-types.test.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
project.test-data.ts refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
response-helper.test.ts feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
utils.test.ts fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00:00
wait-tracker.test.ts fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00
workflow-execute-additional-data.test.ts feat(core): Use draft sub-workflow version for manual execution, published for production (#23166) 2025-12-24 09:58:21 -05:00
workflow-helpers.test.ts fix(core): Allow resetting Error Workflow settings to default (#24299) 2026-01-15 13:16:50 +00:00
workflow-runner.test.ts fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00