n8n/packages/cli/test/integration
2025-12-01 13:57:47 +01: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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
commands feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01:00
controllers chore(core): Ensure unique display name for roles (#20601) 2025-10-14 14:09:07 +02:00
credentials fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
database/repositories feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01:00
deduplication refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
environments feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01:00
evaluation chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
executions feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
external-secrets fix(core): Ensure external secrets are refreshed at job start with error logging (#19539) 2025-09-19 12:39:04 +02:00
folder feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
insights chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
ldap chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
mfa chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
middlewares feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332) 2025-04-03 13:43:52 +02:00
oidc feat(core): Add ACR parameter to OIDC settings (#20974) 2025-11-11 11:11:02 -05:00
public-api feat(core): Add get version public endpoint (#22407) 2025-12-01 00:56:37 +02:00
saml feat: Wire up saml to instance role provisioning (#21080) 2025-10-23 16:34:30 +02:00
security-audit feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
services feat: Add support for global credentials (#21700) 2025-11-20 17:48:49 +01:00
shared fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
task-runners refactor(core): Always use RunExecutionData factory (no-changelog) (#22096) 2025-11-21 13:42:13 +01:00
workflows feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01: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 feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
api-keys.api.test.ts feat: Add handling of MCP server API keys (no-changelog) (#20223) 2025-10-03 08:34:19 -04:00
auth.api.test.ts fix(core): Include role in user-invite-email-click (#21546) 2025-11-04 16:26:35 +01: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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
credentials-helper.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02: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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
eventbus.ee.test.ts chore(core): Improvements to log stream sending (#21448) 2025-11-13 17:47:14 +01: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 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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
executions.controller.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02: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 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 feat(core): Prompt user to confirm password when changing email and mfa is disabled (#19408) 2025-09-16 14:00:14 +02:00
owner.api.test.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
password-reset.api.test.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
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 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(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +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 refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
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 refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00