n8n/packages/cli/test/unit
2024-05-31 14:06:13 +02:00
..
auth fix(core): Fix browser session refreshes not working (#9212) 2024-04-24 18:28:19 +02:00
collaboration fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
commands/db feat(core): Print the name of the migration that cannot be reverted when using n8n db:revert (#9473) 2024-05-23 18:16:26 +02:00
config
controllers fix(core): Prevent re-parsing of dynamically loaded options (#9503) 2024-05-24 11:00:15 +02:00
databases refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
decorators fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
execution-lifecyle
ExternalSecrets
Ldap feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license
middleware feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
push refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
repositories feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
services fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
shared feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
shutdown
sso/saml feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
utilities
ActiveExecutions.test.ts feat(core): Remove own execution-process mode (#8490) 2024-01-30 12:51:40 +01:00
credentials-tester.unit.test.ts fix(core): Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) 2024-03-21 13:49:34 +01:00
CredentialsHelper.test.ts
CredentialTypes.test.ts
CurlConverterHelper.test.ts
ExecutionMetadataService.test.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
GitService.test.ts fix(core): Set source control repository to track remote if ready (#9532) 2024-05-29 10:21:21 +02:00
Helpers.ts
InternalHooks.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
License.test.ts test: Add tests for license manager reinit method (#9471) 2024-05-22 10:26:49 +01:00
PostHog.test.ts
SourceControl.test.ts
Telemetry.test.ts
TestWebhooks.test.ts refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
UserManagementMailer.test.ts refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
utils.test.ts
WaitTracker.test.ts fix(core): Fix isLeader check in WaitTracker constructor (#9100) 2024-04-09 15:50:10 +02:00
WebhookHelpers.test.ts
webhooks.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
workflow-execution.service.test.ts
WorkflowExecuteAdditionalData.test.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
WorkflowHelpers.test.ts fix(core): Fix pairedItem issue with partial manual executions (#8575) 2024-02-23 11:43:08 +01:00
workflowHistoryHelper.test.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
WorkflowRunner.test.ts