n8n/packages/cli/test/unit
freya 4bd9ed675e
refactor: Clean up workflow stats test file (#5282)
* 🔨 - Use .spyOn for UserManagment

* 🔨 - Remove a no longer needed test

* 🔨 - Refactored and cleaned up workflowstats tests

* 🔨 - Clean up unused imports / lines
2023-01-30 16:34:26 +00:00
..
ActiveExecutions.test.ts
CommunityNodeHelpers.test.ts
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
Events.test.ts refactor: Clean up workflow stats test file (#5282) 2023-01-30 16:34:26 +00:00
Helpers.ts
License.test.ts
PermissionChecker.test.ts refactor(core): Switch over all user-management routes to use decorators (#5115) 2023-01-27 11:19:47 +01:00
Telemetry.test.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WorkflowCredentials.test.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WorkflowHelpers.test.ts