n8n/packages/cli/test/unit
2023-02-21 11:21:04 +01:00
..
controllers fix(core): Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) 2023-02-21 11:21:04 +01:00
middlewares refactor(core): Add unit tests for all external auth middlewares (no-changelog) (#5386) 2023-02-07 15:49:35 +01:00
shared refactor(core): Improve instance owner setup and add unit tests (no-changelog) (#5499) 2023-02-17 10:59:09 +01:00
ActiveExecutions.test.ts feat(core): Add execution runData recovery and status field (#5112) 2023-02-17 10:54:07 +01:00
ActiveWorkflowRunner.test.ts test: Add tests for ActiveWorkflowRunner class (#5278) 2023-02-10 15:24:20 +01:00
CommunityNodeHelpers.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
CredentialsHelper.test.ts fix: Apply credential overwrites recursively (#5072) 2023-01-04 18:16:48 +01:00
CredentialTypes.test.ts fix: Apply credential overwrites recursively (#5072) 2023-01-04 18:16:48 +01:00
CurlConverterHelper.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
Events.test.ts refactor: Clean up workflow stats test file (#5282) 2023-01-30 16:34:26 +00:00
Helpers.ts test: Add tests for ActiveWorkflowRunner class (#5278) 2023-02-10 15:24:20 +01:00
License.test.ts refactor: Delete a lot of unused and duplicate code in Server and WebhookServer (#5080) 2023-01-04 11:38:48 +01:00
PermissionChecker.test.ts test: Add tests for ActiveWorkflowRunner class (#5278) 2023-02-10 15:24:20 +01:00
PostHog.test.ts feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
Telemetry.test.ts feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
WorkflowCredentials.test.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WorkflowHelpers.test.ts refactor: Use string ids on Credentials, Workflows, Tags, and Executions DB entities (#5041) 2023-01-02 17:42:32 +01:00