n8n/packages/cli/src/__tests__
2025-02-27 12:11:32 +01:00
..
active-executions.test.ts fix(core): Handle cancellation of waiting executions correctly (#13051) 2025-02-07 12:34:03 +01:00
active-workflow-manager.test.ts fix(core): Reduce risk of race condition during workflow activation loop (#13186) 2025-02-13 17:10:43 +02:00
credential-types.test.ts fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
credentials-helper.test.ts fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
credentials-overwrites.test.ts test: Add unit tests for CredentialsOverwrites (#13372) 2025-02-20 13:00:12 +01:00
external-hooks.test.ts refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +02:00
license.test.ts refactor(core): Simplify license autorenewal on leadership transition (#13503) 2025-02-25 17:22:15 +01:00
load-nodes-and-credentials.test.ts feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
manual-execution.service.test.ts feat(core): Fix partial workflow execution with specific trigger data (#13505) 2025-02-27 12:11:32 +01:00
node-types.test.ts feat(core): Add an option to allow community nodes as tools (#13075) 2025-02-06 14:17:15 +01:00
project.test-data.ts refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
wait-tracker.test.ts refactor(core): Move multi-main state to InstanceSettings (#12144) 2024-12-11 18:25:22 +01:00
workflow-execute-additional-data.test.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
workflow-runner.test.ts refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00