n8n/packages/cli/test/unit
Michael Auerswald afa683a06f
refactor(core): Have one orchestration service per instance type (#7303)
webhook instances will not listen to either worker or event log messages
on the Redis pub/sub channel
2023-10-06 13:58:11 +02:00
..
controllers feat(core): Add filtering, selection and pagination to users (#6994) 2023-08-28 16:13:17 +02:00
ExternalSecrets feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
middleware feat(core): Add filtering, selection and pagination to users (#6994) 2023-08-28 16:13:17 +02:00
repositories fix(core): Fix pruning of non-finished executions (#7333) 2023-10-04 16:32:05 +03:00
services refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00
shared
ActiveExecutions.test.ts
ActiveWorkflowRunner.test.ts refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220) 2023-09-25 18:04:52 +02:00
CredentialsHelper.test.ts ci: Expand ESLint to tests in BE packages (no-changelog) (#6147) 2023-05-02 10:37:19 +02:00
CredentialTypes.test.ts
CurlConverterHelper.test.ts
execution.lifecycle.test.ts feat(core): Integrate object store as binary data manager (#7253) 2023-10-05 15:25:17 +02:00
Helpers.ts
InternalHooks.test.ts feat(core): Add plan name to telemetry (no-changelog) (#7296) 2023-09-29 15:41:32 +02:00
License.test.ts fix(core): Make senderId required for all command messages (#7252) 2023-09-26 13:58:06 +02:00
PermissionChecker.test.ts refactor(core): Implement soft-deletions for executions (#7092) 2023-09-20 15:21:42 +02:00
PostHog.test.ts
SourceControl.test.ts feat(core): Add rsa option to ssh key generation (#7154) 2023-09-14 11:34:51 +02:00
Telemetry.test.ts
utils.test.ts
webhooks.test.ts
WorkflowCredentials.test.ts
WorkflowExecuteAdditionalData.test.ts refactor(core): Set up ExecutionMetadata service (no-changelog) (#7103) 2023-09-05 09:13:30 +02:00
WorkflowHelpers.test.ts
workflowHistoryHelper.test.ts feat: Workflow History pruning and prune time settings (#7343) 2023-10-04 13:57:21 +01:00