n8n/packages/cli/test/integration
2024-08-13 15:56:54 +03:00
..
commands refactor(core): Tear down internal hooks (no-changelog) (#10340) 2024-08-12 10:13:15 +02:00
controllers refactor(core): Tear down internal hooks (no-changelog) (#10340) 2024-08-12 10:13:15 +02:00
credentials feat: Allow sharing to and from team projects (no-changelog) (#10144) 2024-08-09 12:59:28 +02:00
database/repositories fix(core): Revert transactions until we remove the legacy sqlite driver (#10299) 2024-08-05 18:10:16 +02:00
environments
ExternalSecrets refactor(core): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +02:00
ldap fix: Rename LDAP files to include .ee (no-changelog) (#9943) 2024-07-05 09:51:16 +02:00
mfa fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03:00
middlewares
publicApi feat(core): Allow filtering executions and users by project in Public API (#10250) 2024-08-02 14:16:17 +02:00
saml
security-audit test(core): Fix typing issues in tests (no-changelog) (#10244) 2024-07-30 20:24:01 +02:00
services fix(core): Prevent multiple values in the execution metadata for the same key and executionId (#9953) 2024-07-10 12:47:43 +02:00
shared refactor(core): Tear down internal hooks (no-changelog) (#10340) 2024-08-12 10:13:15 +02:00
workflows test(core): Fix typing issues in tests (no-changelog) (#10244) 2024-07-30 20:24:01 +02:00
activation-errors.service.test.ts refactor(core): Port cache config (no-changelog) (#10286) 2024-08-02 17:10:03 +02:00
active-workflow-manager.test.ts refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296) 2024-08-07 11:23:44 +03:00
auth.api.test.ts
auth.mw.test.ts
binaryData.api.test.ts
community-packages.api.test.ts feat(core): Support community packages in scaling-mode (#10228) 2024-08-05 11:52:06 +02:00
CredentialsHelper.test.ts
cta.service.test.ts
debug.controller.test.ts
eventbus.ee.test.ts test(core): Fix typing issues in tests (no-changelog) (#10244) 2024-07-30 20:24:01 +02:00
eventbus.test.ts
execution.service.integration.test.ts fix(core): Do not load ScalingService in regular mode (no-changelog) (#10333) 2024-08-08 17:35:17 +02:00
executions.controller.test.ts feat: Return scopes on executions (no-changelog) (#10310) 2024-08-07 10:19:09 +01:00
import.service.test.ts
license-metrics.repository.test.ts refactor(core): Rename UsageMetrics to LicenseMetrics (no-changelog) (#10053) 2024-07-15 12:42:49 +02:00
license.api.test.ts
me.api.test.ts feat(core): Show Public API key value only once (no-changelog) (#10126) 2024-07-29 14:13:54 -04:00
owner.api.test.ts
passwordReset.api.test.ts
PermissionChecker.test.ts test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
project.api.test.ts feat: Add scopes and role to create project endpoint (no-changelog) (#10145) 2024-07-23 10:18:58 +01:00
project.service.integration.test.ts test(core): Fix typing issues in tests (no-changelog) (#10244) 2024-07-30 20:24:01 +02:00
prometheus-metrics.test.ts refactor(core): Port cache config (no-changelog) (#10286) 2024-08-02 17:10:03 +02:00
pruning.service.test.ts refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242) 2024-08-02 15:18:33 +02:00
role.api.test.ts
tags.api.test.ts
user.repository.test.ts
users.api.test.ts
variables.test.ts
webhooks.api.test.ts refactor(core): Tear down internal hooks (no-changelog) (#10340) 2024-08-12 10:13:15 +02:00
webhooks.test.ts refactor(core): Rename ActiveWebhooks to LiveWebhooks (no-changelog) (#10355) 2024-08-13 09:49:24 +03:00
workflow-tag-mapping.repository.integration.test.ts
workflowHistory.api.test.ts
workflowHistoryManager.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00