n8n/packages/cli/test/unit
2024-01-17 10:16:13 +01:00
..
collaboration refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
controllers refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
databases/utils
decorators feat(core): Unify application components shutdown (#8097) 2023-12-22 12:39:58 +02:00
execution-lifecyle
ExternalSecrets
license
middleware
push feat(core): Implement inter-main communication for test webhooks in multi-main setup (#8267) 2024-01-12 11:48:58 +01:00
repositories refactor(core): Move typeorm operators from WaitTracker to ExecutionRepository (no-changelog) (#8163) 2023-12-28 19:22:09 +01:00
services refactor(core): Move methods from WorkflowHelpers into various workflow services (no-changelog) (#8348) 2024-01-17 10:16:13 +01:00
shared
shutdown feat(core): Validate shutdown handlers on startup (#8260) 2024-01-08 17:46:45 +02:00
utilities
ActiveExecutions.test.ts
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
Helpers.ts
InternalHooks.test.ts refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) 2023-12-22 15:41:29 +01:00
License.test.ts
PermissionChecker.test.ts refactor(core): Use DI in PermissionChecker (no-changelog) (#8344) 2024-01-16 14:15:29 +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
utils.test.ts
WaitTracker.test.ts refactor: Make execution IDs mandatory in BE (#8299) 2024-01-16 09:53:17 +00: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
WorkflowExecuteAdditionalData.test.ts
WorkflowHelpers.test.ts refactor(core): Move methods from WorkflowHelpers into various workflow services (no-changelog) (#8348) 2024-01-17 10:16:13 +01:00
workflowHistoryHelper.test.ts
WorkflowRunner.test.ts