n8n/packages/cli/test/unit
2024-06-12 15:05:43 +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 perf(core): Introduce concurrency control for main mode (#9453) 2024-06-12 15:05:43 +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 feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) 2024-06-03 11:20:51 +02:00
execution-lifecyle
ExternalSecrets
Ldap feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license
middleware
push
repositories feat(core): Implement project:viewer role (#9611) 2024-06-06 11:55:48 +02:00
services fix: Introduce HooksService (#8962) 2024-06-11 07:28:45 -04: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 perf(core): Introduce concurrency control for main mode (#9453) 2024-06-12 15:05:43 +02:00
credentials-tester.unit.test.ts
CredentialsHelper.test.ts
CredentialTypes.test.ts
ExecutionMetadataService.test.ts
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
UserManagementMailer.test.ts
utils.test.ts
WaitTracker.test.ts fix(core): Start WaitTracker only in the main container (#9600) 2024-06-03 17:43:24 +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
WorkflowHelpers.test.ts
workflowHistoryHelper.test.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
WorkflowRunner.test.ts perf(core): Introduce concurrency control for main mode (#9453) 2024-06-12 15:05:43 +02:00