n8n/packages/cli/src/__tests__
2025-08-20 10:01:52 +02:00
..
active-executions.test.ts feat: Update Chat SDK to support streaming responses (#17006) 2025-07-10 12:25:29 +02:00
active-workflow-manager.test.ts fix(core): Prevent re-entry during workflow activation (#17965) 2025-08-04 20:43:18 +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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +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 fix(core): On OAuth access token update only update partial credential (#17135) 2025-07-09 12:35:22 +02:00
credentials-overwrites.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
external-hooks.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
license.test.ts refactor(core): Make instances more resilient to license sync issues (#16627) 2025-06-24 12:23:14 +02:00
load-nodes-and-credentials.test.ts refactor(core): Allow modules to define paths to load nodes from (#18193) 2025-08-14 11:12:08 +02:00
manual-execution.service.test.ts fix(core): Remove default for manual trigger in manual executions (#16829) 2025-06-30 13:56:11 +02: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
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 chore(core): Calculate workflow timeout based on startedAt date of execution (#17137) 2025-07-10 10:39:56 +02:00
workflow-execute-additional-data.test.ts feat(core): Expose data store service to Data Store Node (no-changelog) (#17970) 2025-08-19 17:43:19 +02:00
workflow-runner.test.ts fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02:00