n8n/packages/cli/test/unit
2024-05-23 18:16:26 +02:00
..
auth fix(core): Fix browser session refreshes not working (#9212) 2024-04-24 18:28:19 +02:00
collaboration
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 feat(core): Custom session timeout and refresh configuration (#8342) 2024-01-22 09:54:13 +01:00
controllers fix(core): All calls to plainToInstance should exclude extraneous values (no-changelog) (#9338) 2024-05-08 15:49:41 +02:00
databases 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
decorators feat(core): Rate-limit login endpoint to mitigate brute force password guessing attacks (#9028) 2024-04-03 12:15:19 +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 refactor: Remove skipped tests (no-changelog) (#9497) 2024-05-23 12:29:20 +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 refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) 2023-12-22 15:41:29 +01:00
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
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
workflow-execution.service.test.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00
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
WorkflowRunner.test.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00