n8n/packages/cli/src/__tests__
2026-07-20 10:56:46 +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 refactor(core): Move createDeferredPromise into @n8n/utils (no-changelog) (#33441) 2026-07-06 07:12:28 +00:00
active-workflow-manager.test.ts fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +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: Correct end-user credential validation, re-evaluation, and identity-hook recognition (#34094) 2026-07-15 15:46:44 +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 test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
license.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03: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): Prevent Code node failure when a workflow contains an AI tool (#33336) 2026-07-01 11:53:47 +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 fix(core): Acquire expression isolate for MCP Trigger tool calls in queue mode (#34491) 2026-07-20 07:42:12 +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 refactor(core): Move createDeferredPromise into @n8n/utils (no-changelog) (#33441) 2026-07-06 07:12:28 +00:00
workflow-execute-additional-data.test.ts fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +00:00
workflow-helpers.test.ts feat(editor): Add sticky support for canvas groups (#34317) 2026-07-20 09:53:56 +00:00
workflow-runner.test.ts fix(core): Show a single error toast when a manual execution fails pre-flight validation (#34541) 2026-07-20 10:56:46 +00:00