n8n/packages/cli/src/__tests__
2026-04-20 09:04:06 +00:00
..
abstract-server.test.ts fix: Gate /healthz/readiness behind fullyReady flag (#26742) 2026-03-10 11:55:12 +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(editor): Show relevant node in workflow activation errors (#26691) 2026-04-14 11:03:50 +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 test(core): Add credential isolation tests for same-type credentials (no-changelog) (#28308) 2026-04-20 09:04:06 +00:00
credentials-overwrites.test.ts fix(core): Guard against undefined config properties in credential overwrites (#28573) 2026-04-17 16:42:34 +00:00
external-hooks.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
license.test.ts chore: Vite 8 upgrade (#27680) 2026-04-02 09:27:10 +03:00
load-nodes-and-credentials.test.ts chore: Bump Node.js from 24.13.1 to 24.14.1 (#27894) 2026-04-01 11:54:03 +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 refactor(core): Extract and reuse containsExpression string utility (#26180) 2026-02-24 12:34:35 +00:00
wait-tracker.test.ts revert: Make Wait node fully durable by removing in-memory execution path (#28538) 2026-04-16 11:42:22 +00:00
workflow-execute-additional-data.test.ts feat: Add AI Gateway support for AI nodes (#27593) 2026-04-07 09:11:24 +00:00
workflow-helpers.test.ts fix: Validate workflow size for workflows with pinned data on backend (no-changelog) (#27356) 2026-04-08 08:33:01 +00:00
workflow-runner.test.ts fix(core): Add streaming keepalive to prevent proxy timeout during long agent executions (#27853) 2026-04-07 12:42:06 +00:00