n8n/packages/cli/test/integration
2024-08-02 16:52:49 +02:00
..
commands refactor(core): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +02:00
controllers fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272) 2024-08-01 11:02:36 +02:00
credentials refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
database/repositories fix(core): Make execution and its data creation atomic (#10276) 2024-08-02 13:46:35 +03: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
middlewares
publicApi feat(core): Allow filtering executions and users by project in Public API (#10250) 2024-08-02 14:16:17 +02:00
saml refactor(core): Decouple event bus from internal hooks (no-changelog) (#9724) 2024-06-20 12:32:22 +02:00
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): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +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
active-workflow-manager.test.ts
auth.api.test.ts
auth.mw.test.ts
binaryData.api.test.ts
community-packages.api.test.ts
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): Stopping an execution should reject any response promises (#9992) 2024-07-16 19:25:20 +02:00
executions.controller.test.ts test(core): Fix typing issues in tests (no-changelog) (#10244) 2024-07-30 20:24:01 +02: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 refactor(core): Split out subworkflow policy check from permission checker (no-changelog) (#10168) 2024-07-24 12:51:01 +02: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 ci: Fix DB tests (no-changelog) (#10282) 2024-08-02 12:20:34 +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
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