n8n/packages/cli/src/__tests__
2026-01-07 11:17:42 +01:00
..
active-executions.test.ts fix(core): Make sub-workflows with waits return correct data to parents (#22611) 2025-12-04 11:32:30 +01:00
active-workflow-manager.test.ts feat: Validate nodes before activating (#22916) 2025-12-08 15:47:55 +02: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 feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02: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 feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
credentials-overwrites.test.ts chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
external-hooks.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
license.test.ts fix(ai-builder): Refresh license in sdk when renewed (#22969) 2025-12-09 16:51:45 +01:00
load-nodes-and-credentials.test.ts feat(editor): Implement modal to edit/create credential resolver, and resolver workflow settings (#22977) 2025-12-10 10:32:33 +01:00
manual-execution.service.test.ts feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
node-types.test.ts feat(core): Allow community nodes to be used as tools (#14042) 2025-03-19 12:26:05 +01: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(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +02:00
wait-tracker.test.ts fix(core): Don't resume parent workflow when the child workflow goes into waiting (#22964) 2025-12-10 14:13:33 +01: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): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
workflow-runner.test.ts Merge branch 'v2' 2025-12-10 12:10:46 +02:00