n8n/packages/cli/test/integration
2026-07-25 14:22:22 +00:00
..
access-control feat(core): Add role:manageProject scope for project-role-only management (#33628) 2026-07-06 12:03:59 +00:00
ai feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
collaboration feat(editor): Keep review-required toggle synchronized with open reviews (#34606) 2026-07-22 09:28:10 +00:00
commands feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
controllers fix(editor): Reassign users when deleting a custom instance role (#34642) 2026-07-21 14:02:57 +00:00
credentials feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
database feat: Add admin-managed instance credentials (#34364) 2026-07-25 14:22:22 +00:00
deduplication test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
dynamic-credentials chore(core): Add dynamic credential user storage (#24579) 2026-01-20 14:58:50 +00:00
dynamic-credentials.ee test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
environments fix(core): Delete executions in batches when removing workflows, projects and folders (#34265) 2026-07-16 19:20:13 +00:00
evaluation test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
eventbus test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
executions fix(core): Close the durable scheduler's record-then-dispatch effect boundary (#34014) 2026-07-16 09:47:10 +00:00
external-secrets chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
folder chore: Add no-application-error lint rule and ban new usage (no-changelog) (#33248) 2026-06-30 10:08:47 +00:00
insights perf(core): Aggregate workflow statistics to avoid hot-row contention (#33045) 2026-07-06 11:11:18 +00:00
ldap test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
log-streaming feat: Enable log streamin settings via env vars (#29005) 2026-04-27 11:39:42 +00:00
mcp feat(core): Manage MCP settings via environment variables (#29368) 2026-04-29 11:29:18 +00:00
mfa test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
middlewares fix(core): Return a client error when the request body stream is unreadable (#33243) 2026-06-30 11:34:50 +00:00
modules test(core): Add integration tests for runtime-credentials module (no-changelog) (#30910) 2026-05-21 15:11:41 +00:00
oidc test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
public-api feat(API): Deprecate workflow activate/deactivate public API endpoints (#34771) 2026-07-23 13:41:42 +00:00
saml feat(API): Add endpoint to set the SAML SSO configuration (#34224) 2026-07-20 10:15:32 +00:00
scheduling feat(core): Add N8N_SCHEDULER_MAX_ATTEMPTS to configure scheduler dead-letter threshold (#34633) 2026-07-21 14:00:50 +00:00
security-audit fix(core): Avoid loading execution data during credentials security audit (#34876) 2026-07-24 13:54:37 +00:00
services fix(editor): Reassign users when deleting a custom instance role (#34642) 2026-07-21 14:02:57 +00:00
shared feat(core): Validate missing node types on package import (#34598) 2026-07-22 21:09:27 +00:00
task-runners chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
token-exchange chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
workflows feat(core): Detect and heal published-version skew in trigger reconciliation (#34877) 2026-07-24 14:15:42 +00:00
activation-errors.service.test.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
active-workflow-manager.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
api-keys.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
auth.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
auth.mw.test.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
binary-data.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
cta.service.test.ts feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
debug.controller.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
encryption-keys.api.test.ts feat(core): Server-side pagination, sorting, and filtering for encryption keys (#29708) 2026-05-06 09:20:14 +00:00
eventbus.ee.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
eventbus.test.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
execution-context-propagation.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
execution-redaction.test.ts chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
execution.repository.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
execution.service.integration.test.ts fix(core): Add project ID and project name to log stream events (#33854) 2026-07-16 11:55:16 +00:00
executions-pruning.service.test.ts refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
executions.controller.test.ts fix(core): Decouple executions visibility from the sharing license feature (#33694) 2026-07-10 11:44:38 +00:00
healthcheck.controller.test.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
import.service.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
license-metrics.repository.test.ts perf(core): Aggregate workflow statistics to avoid hot-row contention (#33045) 2026-07-06 11:11:18 +00:00
license.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
log-streaming.controller.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
manual-execution-credential-context.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
me.api.test.ts fix(core): Prevent SSO enforcement bypass via self-service settings API (#25330) 2026-02-05 12:58:39 +00:00
owner.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
password-reset.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
project.api.test.ts fix: Block manual project member changes when project roles are managed (#33270) 2026-07-03 07:34:14 +00:00
project.service.integration.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
prometheus-metrics.test.ts refactor(core): Extract shared cached metric query for Prometheus collectors (#33435) 2026-07-02 12:05:55 +00:00
role-mapping-rule.api.test.ts fix(core): Shift existing rules on create to avoid order conflict (#28722) 2026-04-23 08:50:55 +00:00
role.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
tags.api.test.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
test-run.repository.ee.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
user.repository.test.ts chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
users.api.test.ts feat(editor): Adds modal to see all projects a user can access in a list (#34619) 2026-07-21 12:43:16 +00:00
users.data-table.api.test.ts fix(editor): Transfer ownership or delete data tables when user deleted (#33037) 2026-06-26 10:28:39 +00:00
variables.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
wait-error-propagation.test.ts chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
webhooks.api.test.ts feat(API): Support exporting projects via the public API (#33084) 2026-07-01 13:54:46 +00:00
webhooks.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
workflow-helpers.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
workflow-history-compaction.service.test.ts fix(core): Decrease workflow history compaction retention periods (#27763) 2026-04-07 07:21:46 +00:00
workflow-history-manager.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
workflow-history.api.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
workflow-hook-context.service.test.ts feat(core): Support checking for workflow tags existing in preExecute hook (#30440) 2026-05-19 18:23:18 +00:00
workflow-publication-trigger-status.repository.test.ts fix(core): Self-heal orphaned trigger status rows on unpublish (no-changelog) (#34443) 2026-07-20 15:17:11 +00:00
workflow-tag-mapping.repository.integration.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00