n8n/packages/cli/src/__tests__
2026-07-29 09:55:40 +00:00
..
abstract-server.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
active-executions.test.ts fix(core): Recover enqueued executions after a restart (#35059) 2026-07-29 09:55:40 +00:00
active-workflow-manager.test.ts refactor(core): Move sleep into @n8n/utils and unify sleep/sleepWithAbort (#35057) 2026-07-28 18:47:18 +00:00
command-registry.test.ts chore: Pin langchain core packages and surface issues better (#33621) 2026-07-06 08:43:54 +00:00
controller.registry.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
credential-types.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
credentials-helper.test.ts fix(core): Preserve credential field expressions when caching preAuthentication tokens (#35064) 2026-07-28 10:41:48 +00:00
credentials-overwrites.test.ts chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
external-hooks.test.ts feat(core): Expose workflow hook context to lifecycle external hooks (#34738) 2026-07-28 11:27:59 +00:00
license.test.ts fix(core): Ensure license device fingerprint meets minimum length (#33852) 2026-07-27 12:09:08 +00:00
load-nodes-and-credentials.test.ts chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
manual-execution.service.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
node-types.test.ts fix(core): Resolve synthetic tool nodes to the requested version (#34850) 2026-07-24 12:09:58 +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 test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
utils.test.ts feat(core): Validate missing node types on package import (#34598) 2026-07-22 21:09:27 +00:00
vitest.d.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
wait-tracker.test.ts fix(core): Recover enqueued executions after a restart (#35059) 2026-07-29 09:55:40 +00:00
workflow-execute-additional-data.test.ts chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
workflow-helpers.test.ts feat(core): Improve workflow groups validation/support in mcp (no-changelog) (#34778) 2026-07-23 13:41:27 +00:00
workflow-hook-context.service.test.ts feat(core): Expose workflow hook context to lifecycle external hooks (#34738) 2026-07-28 11:27:59 +00:00
workflow-runner.test.ts fix(core): Recover enqueued executions after a restart (#35059) 2026-07-29 09:55:40 +00:00