n8n/packages/cli/src/__tests__
Elias Meire 5b6ee17c81
feat(core): Add signature validation for waiting webhooks and forms (#24159)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 11:48:52 +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 refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00
active-workflow-manager.test.ts fix(AMQP Trigger Node): Save failed executions (#21878) 2026-01-31 12:07:35 +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): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00:00
credentials-overwrites.test.ts feat: Add option to hide credential overwrites (#26489) 2026-03-06 12:06:20 +00:00
external-hooks.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
license.test.ts feat(core): Implements telemetry group identify calls (#26634) 2026-03-09 14:31:21 +00:00
load-nodes-and-credentials.test.ts fix(core): Preserve NODE_PATH for globally installed npm packages in Docker (#26898) 2026-03-11 16:41:07 +00:00
manual-execution.service.test.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
node-types.test.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +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 fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00
workflow-execute-additional-data.test.ts feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00:00
workflow-helpers.test.ts fix(editor): Allow clearing credential resolver in workflow settings (#26343) 2026-02-27 14:58:55 +00:00
workflow-runner.test.ts fix(core): Force full execution data fetching for evaluation test runs (#27335) 2026-03-23 09:56:05 +00:00