n8n/packages/cli/test/integration
2024-10-07 16:19:58 +02:00
..
collaboration
commands refactor(core): Simplify worker pubsub message handler (#11086) 2024-10-07 16:19:58 +02:00
controllers refactor: Move API keys into their own table (no-changelog) (#10629) 2024-09-26 08:58:49 -04:00
credentials fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
database/repositories
environments
external-secrets
ldap
mfa
middlewares
public-api fix(API): Fix workflow project transfer (#10651) 2024-09-27 10:34:45 +02:00
runners feat: Separate task runner server from main http server (no-changelog) (#11062) 2024-10-02 16:38:42 +03:00
saml refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880) 2024-09-20 21:14:06 +02:00
security-audit refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
services
shared feat: Separate task runner server from main http server (no-changelog) (#11062) 2024-10-02 16:38:42 +03:00
workflows fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
activation-errors.service.test.ts
active-workflow-manager.test.ts
api-keys.api.test.ts refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
auth.api.test.ts
auth.mw.test.ts
binary-data.api.test.ts
community-packages.api.test.ts
credentials-helper.test.ts
cta.service.test.ts
debug.controller.test.ts
eventbus.ee.test.ts
eventbus.test.ts
execution.service.integration.test.ts refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
executions.controller.test.ts
healthcheck.controller.test.ts
import.service.test.ts
license-metrics.repository.test.ts
license.api.test.ts
me.api.test.ts refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
owner.api.test.ts
password-reset.api.test.ts
permission-checker.test.ts
project.api.test.ts
project.service.integration.test.ts
prometheus-metrics.test.ts
pruning.service.test.ts refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
role.api.test.ts
tags.api.test.ts
user.repository.test.ts
users.api.test.ts refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880) 2024-09-20 21:14:06 +02:00
variables.test.ts
webhooks.api.test.ts
webhooks.test.ts
workflow-history-manager.test.ts
workflow-history.api.test.ts
workflow-tag-mapping.repository.integration.test.ts