n8n/packages/cli/src/__tests__
2026-05-21 09:48:28 +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 feat(core): Warn and skip on duplicate scheduled executions (#28649) 2026-04-29 10:16:12 +00:00
active-workflow-manager.test.ts fix(core): Bypass archived workflows in activation (#30517) 2026-05-15 13:00:30 +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 feat(core): Add system resolver id lookup to DynamicCredentialsProxy (#30790) 2026-05-20 14:24:15 +00:00
credentials-overwrites.test.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +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 feat(core): Transform MCP server configs into dedicated MCP tools (#29493) 2026-05-06 10:17:43 +00:00
manual-execution.service.test.ts fix(core): Show clear error when running a tool node without an Agent (#30626) 2026-05-21 09:48:28 +00:00
node-types.test.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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 feat(core): Add audit logs for webhook waiting and resuming (#28204) 2026-04-23 07:43:43 +00:00
workflow-execute-additional-data.test.ts feat(core): Support checking for workflow tags existing in preExecute hook (#30440) 2026-05-19 18:23:18 +00:00
workflow-helpers.test.ts fix(core): Handle null pinData column at executions, save empty object as pinData on instanceAI (#30698) 2026-05-21 08:38:18 +00:00
workflow-runner.test.ts fix(core): Persist execution context before writing to db (#28973) 2026-04-29 14:15:13 +00:00