n8n/packages/cli/src/__tests__
Csaba Tuncsik ef9d9f43ce
feat(core): Implement EULA acceptance handling in license activation process (#21095)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-28 16:21:40 +01:00
..
active-executions.test.ts refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
active-workflow-manager.test.ts fix(core): Make transition self-healing on SIGTERM (#20243) 2025-10-06 09:20:53 +02: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 feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02: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 fix(core): On OAuth access token update only update partial credential (#17135) 2025-07-09 12:35:22 +02:00
credentials-overwrites.test.ts chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
external-hooks.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
license.test.ts feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
load-nodes-and-credentials.test.ts feat: Add option to restrict credential usage in http request node (#17583) 2025-08-28 17:35:14 +01:00
manual-execution.service.test.ts refactor: Clean up partial exec version flag (#19598) 2025-09-24 19:07:10 +02:00
node-types.test.ts feat(core): Allow community nodes to be used as tools (#14042) 2025-03-19 12:26:05 +01: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 fix(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +02:00
wait-tracker.test.ts fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
workflow-execute-additional-data.test.ts feat(core): Use project variable in executions (#20275) 2025-10-07 11:01:12 +02:00
workflow-helpers.test.ts fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
workflow-runner.test.ts refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00