n8n/packages/cli/test/integration
2026-01-19 12:36:01 +00:00
..
access-control chore: Clean up references to the Start node (no-changelog) (#23183) 2025-12-16 09:30:46 -05:00
ai fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
collaboration feat: Autosave workflows (#23036) 2026-01-09 18:40:24 +00:00
commands refactor(core, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00
controllers chore(core): Only encrypt partial oauth state (#23590) 2025-12-23 21:00:58 +01:00
credentials feat(core): Add isResolvable in public and internal APIs (#23119) 2025-12-15 10:33:23 +01:00
database/repositories refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00:00
deduplication refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
dynamic-credentials feat(core): Add resolvable fields to credential entity (#22712) 2025-12-12 08:06:04 +01:00
dynamic-credentials.ee feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
environments refactor: Migrate source control feature to modules (#22453) 2026-01-06 15:59:11 +00:00
evaluation chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
eventbus chore(core): Extract log streaming log streaming standalone handling of destinations (#24197) 2026-01-15 09:09:13 +00:00
executions/pre-execution-checks refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00:00
external-secrets chore(core): Refactor external secrets (#23337) 2025-12-19 17:05:03 +01:00
folder test(core): Add withPublishHistory parameter to workflow test utils (#22902) 2025-12-09 09:10:56 +01:00
insights chore(core): Add test to compare insights and workflow statistics (#23739) 2026-01-05 14:36:13 +01:00
ldap fix(core): Add license check to LDAP configuration endpoints (#24105) 2026-01-09 16:33:17 +00:00
mfa fix(core): Fix redirection of user missing MFA to personal settings (#23881) 2026-01-06 10:38:30 +01:00
middlewares feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332) 2025-04-03 13:43:52 +02:00
oidc chore(core): Extract oidc controller and service into independent module (#24211) 2026-01-14 08:59:01 +00:00
public-api feat(API): Add patch method for credentials public API (#23431) 2025-12-29 14:53:43 +01:00
saml chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
security-audit test(core): Add withPublishHistory parameter to workflow test utils (#22902) 2025-12-09 09:10:56 +01:00
services feat: Add support for global credentials (#21700) 2025-11-20 17:48:49 +01:00
shared chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
task-runners refactor(core, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00
workflows feat(core): Forbid updating archived workflows (#24528) 2026-01-19 12:36:01 +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 Merge branch 'master' into v2 2025-12-10 10:08:10 +02: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 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): Extract log streaming log streaming standalone handling of destinations (#24197) 2026-01-15 09:09:13 +00: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 fix: Allow the activation of workflows with the errorTrigger and the executionWorkflowTrigger trigger (no-changelog) (#22019) 2025-12-05 11:24:33 -05:00
execution.repository.test.ts fix(core): Address review feedback for sub-workflow wait fix (#22745) 2025-12-04 14:39:47 +01:00
execution.service.integration.test.ts feat(core): Add log streaming events for executions (#23372) 2026-01-07 10:24:04 +00:00
executions-pruning.service.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
executions.controller.test.ts feat(editor): Add Stop All Executions functionality (#23576) 2026-01-05 08:48:37 +01: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 refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00: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 chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
project.api.test.ts refactor(core): Remove legacy sqlite driver code paths (#24376) 2026-01-16 12:54:43 +00: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 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 fix(core): Add license check to DELETE variables endpoint (#24028) 2026-01-08 12:53:35 +00:00
webhooks.api.test.ts fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
webhooks.test.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
workflow-helpers.test.ts fix(core): Make sub-workflows with waits return correct data to parents (#22611) 2025-12-04 11:32:30 +01:00
workflow-history-compaction.service.test.ts feat(core): Rename workflow history compaction env vars and short term compaction (#24384) 2026-01-19 11:30:12 +00:00
workflow-history-manager.test.ts test(core): Add withPublishHistory parameter to workflow test utils (#22902) 2025-12-09 09:10:56 +01:00
workflow-history.api.test.ts feat: Set autosave for history versions (no-changelog) (#23076) 2025-12-11 18:14:42 +02:00
workflow-tag-mapping.repository.integration.test.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00