n8n/packages/cli/test/unit
2023-02-21 11:22:54 +01:00
..
controllers fix(core): User update endpoint should only allow updating email, firstName, and lastName (#5526) 2023-02-21 11:22:54 +01:00
middlewares
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
CredentialsHelper.test.ts
CredentialTypes.test.ts
CurlConverterHelper.test.ts
Events.test.ts
Helpers.ts test: Add tests for ActiveWorkflowRunner class (#5278) 2023-02-10 15:24:20 +01:00
License.test.ts
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
WorkflowHelpers.test.ts