n8n/packages/cli/test/integration
2024-01-23 13:58:31 +01:00
..
commands fix(core): Fix update workflow cli command being unable to activate all workflows (#8412) 2024-01-23 10:59:06 +01:00
database/repositories fix(core): Fix update workflow cli command being unable to activate all workflows (#8412) 2024-01-23 10:59:06 +01:00
environments refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
ExternalSecrets fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ldap fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
mfa ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
middlewares fix(core): Handle gzip and deflate compressed request payloads (#7461) 2023-10-18 21:52:15 +02:00
publicApi refactor(core): Use DI in execution services (no-changelog) (#8358) 2024-01-17 15:42:19 +01:00
saml ci(core): Reduce memory usage in tests (part-1) (no-changelog) (#7654) 2023-11-08 16:29:39 +01:00
security-audit fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
shared feat: Extend collection of usage metrics during license renewal (no-changelog) (#8369) 2024-01-22 12:29:28 +01:00
workflows refactor(core): Finish removing UserManagementHelper (no-changelog) (#8418) 2024-01-23 13:58:31 +01:00
activation-errors.service.test.ts perf(core): Optimize workflow activation errors (#8242) 2024-01-05 13:06:42 +01:00
ActiveWorkflowRunner.test.ts refactor(core): Simplify OrchestrationService (no-changelog) (#8364) 2024-01-22 11:16:29 +01:00
auth.api.test.ts fix(core): Make sure mfa secret and recovery codes are not returned on login (#7936) 2023-12-06 10:00:13 +01:00
auth.mw.test.ts refactor(core): Move error execution creation to execution service (no-changelog) (#8006) 2023-12-21 14:15:46 +01:00
binaryData.api.test.ts fix(core): Account for non-ASCII chars in filename on binary data download (#7742) 2023-11-17 10:07:44 +01:00
community-packages.api.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
credentials.controller.test.ts refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) 2023-12-22 15:41:29 +01:00
credentials.ee.test.ts refactor(core): Finish removing UserManagementHelper (no-changelog) (#8418) 2024-01-23 13:58:31 +01:00
credentials.test.ts refactor(core): Finish removing UserManagementHelper (no-changelog) (#8418) 2024-01-23 13:58:31 +01:00
cta.service.test.ts feat: Nudge users to become template creators if eligible (#8357) 2024-01-17 19:07:34 +02:00
debug.controller.test.ts refactor(core): Simplify OrchestrationService (no-changelog) (#8364) 2024-01-22 11:16:29 +01:00
eventbus.ee.test.ts ci: Stop disabling linting rules that are explicitly set to warn (no-changelog) (#7669) 2023-11-09 14:05:39 +01:00
eventbus.test.ts ci(core): Reduce memory usage in tests (part-1) (no-changelog) (#7654) 2023-11-08 16:29:39 +01:00
executions.controller.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
import.service.test.ts refactor(core): Introduce import service (no-changelog) (#8001) 2023-12-13 10:00:21 +01:00
invitations.api.test.ts fix: Fix user reinvites on FE and BE (#8261) 2024-01-09 13:52:34 +01:00
license.api.test.ts refactor(core): Move license endpoints to a decorated controller class (no-changelog) (#8074) 2023-12-19 12:13:19 +01:00
me.api.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
metrics.test.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
owner.api.test.ts fix: Return scopes on owner setup endpoint (no-changelog) (#7860) 2023-11-29 11:33:32 +00:00
passwordReset.api.test.ts refactor(core): Introduce password utility (no-changelog) (#7979) 2023-12-11 18:23:42 +01:00
pruning.service.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
role.api.test.ts refactor(core): Add central license mock for integration tests (no-changelog) (#7871) 2023-11-30 09:23:09 +01:00
role.repository.test.ts refactor: Add telemetry for RBAC (no-changelog) (#8056) 2023-12-19 17:02:52 +01:00
tags.api.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
usageMetrics.repository.test.ts feat: Extend collection of usage metrics during license renewal (no-changelog) (#8369) 2024-01-22 12:29:28 +01:00
users.api.test.ts refactor(core): Use DI in execution services (no-changelog) (#8358) 2024-01-17 15:42:19 +01:00
variables.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
webhooks.api.test.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
workflowHistory.api.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
workflowHistoryManager.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