n8n/packages/cli/test/integration
2025-12-08 16:50:40 +02:00
..
access-control fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
ai fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
collaboration
commands fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
controllers feat: Make underlying oauth abstractions more generic (#22741) 2025-12-05 15:16:10 +00:00
credentials feat(core): Put Chat users behind license checks (no-changelog) (#22781) 2025-12-05 11:38:12 +02:00
database/repositories fix(core, editor): Move single webhook trigger check to the backend (#22450) 2025-12-04 18:20:13 +01:00
deduplication
dynamic-credentials chore(core): Implement generic credential storage provider (#22662) 2025-12-05 11:04:26 +01:00
dynamic-credentials.ee feat(core): Add types endpoint to get all credential resolver types (#22923) 2025-12-08 15:01:25 +01:00
environments feat(core): Chat only users (no-changelog) (#22355) 2025-12-03 17:54:10 +02:00
evaluation
executions feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
external-secrets fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
folder feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
insights
ldap fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
mfa
middlewares
oidc feat(core): Add ACR parameter to OIDC settings (#20974) 2025-11-11 11:11:02 -05:00
public-api fix(core, editor): Move single webhook trigger check to the backend (#22450) 2025-12-04 18:20:13 +01:00
saml feat: Wire up saml to instance role provisioning (#21080) 2025-10-23 16:34:30 +02:00
security-audit chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
services feat: Add support for global credentials (#21700) 2025-11-20 17:48:49 +01:00
shared feat(core): Dynamic credential resolvers API routes (#22862) 2025-12-08 12:52:24 +01:00
task-runners chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
workflows feat(core): Add 'Project Chat User' role for chat only access use case (no-changelog) (#22837) 2025-12-08 16:50:40 +02:00
activation-errors.service.test.ts
active-workflow-manager.test.ts fix(core, editor): Move single webhook trigger check to the backend (#22450) 2025-12-04 18:20:13 +01:00
api-keys.api.test.ts fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
auth.api.test.ts fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
auth.mw.test.ts
binary-data.api.test.ts
credentials-helper.test.ts
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
eventbus.ee.test.ts chore(core): Improvements to log stream sending (#21448) 2025-11-13 17:47:14 +01:00
eventbus.test.ts
execution-context-propagation.test.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
execution.repository.test.ts
execution.service.integration.test.ts refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
executions-pruning.service.test.ts
executions.controller.test.ts
healthcheck.controller.test.ts
import.service.test.ts feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01:00
license-metrics.repository.test.ts feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
license.api.test.ts refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
me.api.test.ts fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
owner.api.test.ts fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
password-reset.api.test.ts
project.api.test.ts feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
project.service.integration.test.ts chore(core): Introduce license feature flag for custom roles (#19038) 2025-09-01 17:40:49 +02:00
prometheus-metrics.test.ts feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
role.api.test.ts chore(core): Add timestamp fields to Role, and support counting role usages (#19171) 2025-09-17 09:21:40 +02:00
tags.api.test.ts
test-run.repository.ee.test.ts
user.repository.test.ts feat(core): Chat only users (no-changelog) (#22355) 2025-12-03 17:54:10 +02:00
users.api.test.ts chore(core): Ensure unique display name for roles (#20601) 2025-10-14 14:09:07 +02:00
variables.test.ts feat(API): Add project and projectId fields to get and update a variable project (#20544) 2025-10-09 15:33:26 +02:00
webhooks.api.test.ts feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
webhooks.test.ts
workflow-history-manager.test.ts feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
workflow-history.api.test.ts feat(core): Add workflowPublishHistory relation to history endpoints (no-changelog) (#22466) 2025-11-28 17:47:47 +01:00
workflow-tag-mapping.repository.integration.test.ts