n8n/packages/cli/test/unit
Jan Oberhauser a29b41ec55
fix(core): Fix pairedItem issue with partial manual executions (#8575)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-23 11:43:08 +01:00
..
auth feat(core): Custom session timeout and refresh configuration (#8342) 2024-01-22 09:54:13 +01:00
collaboration refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
config feat(core): Custom session timeout and refresh configuration (#8342) 2024-01-22 09:54:13 +01:00
controllers fix: Fix typeorm .save usage (no-changelog) (#8678) 2024-02-20 17:34:54 +02:00
databases/utils
decorators
execution-lifecyle
ExternalSecrets fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
license
middleware feat(core): Custom session timeout and refresh configuration (#8342) 2024-01-22 09:54:13 +01:00
push feat(core): Implement inter-main communication for test webhooks in multi-main setup (#8267) 2024-01-12 11:48:58 +01:00
repositories feat(core): Migrate to n8n's typeorm fork (#8590) 2024-02-08 15:13:29 +01:00
services feat(core): Migrate to n8n's typeorm fork (#8590) 2024-02-08 15:13:29 +01:00
shared refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
shutdown fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
utilities
active-execution.service.test.ts refactor(core): Bring active executions into executions controller (no-changelog) (#8371) 2024-01-23 09:48:50 +01:00
ActiveExecutions.test.ts feat(core): Remove own execution-process mode (#8490) 2024-01-30 12:51:40 +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 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
InternalHooks.test.ts build: Fix outdated import to fix build (no-changelog) (#8558) 2024-02-06 10:45:30 +01:00
License.test.ts refactor(core): Simplify OrchestrationService (no-changelog) (#8364) 2024-01-22 11:16:29 +01:00
PermissionChecker.test.ts feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
PostHog.test.ts
SourceControl.test.ts
Telemetry.test.ts refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) 2023-12-22 15:41:29 +01:00
TestWebhooks.test.ts fix(core): Account for immediate confirmation request during test webhook creation (#8329) 2024-01-16 09:17:41 +01:00
UserManagementMailer.test.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
utils.test.ts
WaitTracker.test.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00
WebhookHelpers.test.ts
webhooks.test.ts refactor(core): Extract ActiveWebhooks out of ActiveWorkflowRunner (no-changelog) (#8171) 2023-12-28 10:04:32 +01:00
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