n8n/packages/cli/test/integration
Steven Miller a844d0336e
feat(API): Support placing workflows in folders via parentFolderId (#32696)
Co-authored-by: Sam Wooler <swooler592@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 10:27:14 +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(core): Limit end-user credential creation to owner, admin and project admin roles (#34064) 2026-07-13 16:12:56 +00:00
collaboration test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
commands fix(core): Wire pubsub handlers of the workflow publication modules (no-changelog) (#34207) 2026-07-15 14:02:07 +00:00
controllers feat(API): Add public API endpoints for the security policy settings (#33922) 2026-07-13 09:26:18 +00:00
credentials feat(core): Limit end-user credential creation to owner, admin and project admin roles (#34064) 2026-07-13 16:12:56 +00:00
database perf(core): Skip webhook-only workflows when enqueuing publications on leader handoff (no-changelog) (#34076) 2026-07-15 14:02: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): Reconcile data table name collisions on source control pull (#33867) 2026-07-10 14:09:26 +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): Support placing workflows in folders via parentFolderId (#32696) 2026-07-16 10:27:14 +00:00
saml test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
scheduling fix(core): Close the durable scheduler's record-then-dispatch effect boundary (#34014) 2026-07-16 09:47:10 +00:00
security-audit test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
services feat(core): Streamline custom role scope handling (no-changelog) (#33535) 2026-07-06 07:59:32 +00:00
shared chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
task-runners chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
token-exchange test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
workflows fix(editor): Refresh editor checksum on workflow activation while editing (#34095) 2026-07-15 13:55:33 +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 refactor(core): Resolve execution-time redaction as strictest per channel (#31504) 2026-06-03 08:12:54 +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): Decouple executions visibility from the sharing license feature (#33694) 2026-07-10 11:44:38 +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(core): Streamline custom role scope handling (no-changelog) (#33535) 2026-07-06 07:59:32 +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 feat(core): Add trigger reconciliation to recover missed activations (no-changelog) (#33577) 2026-07-14 14:40:33 +00:00
workflow-tag-mapping.repository.integration.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00