n8n/packages/cli/test/integration
2024-06-05 10:14:01 +02:00
..
commands ci: Fix vulnerable dev dependencies (no-changelog) (#9545) 2024-05-30 13:54:29 +02:00
controllers fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
credentials feat(core): Allow transferring credentials from any project to any team project (#9563) 2024-06-04 13:54:48 +02:00
database/repositories feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
environments refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
ExternalSecrets fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
ldap refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
mfa refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
middlewares
publicApi refactor(core): Restore test for execution pagination in Public API (no-changelog) (#9621) 2024-06-05 10:14:01 +02:00
saml refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
security-audit refactor(core): Make execution status non-nullable (no-changelog) (#9483) 2024-05-22 16:56:05 +02:00
services feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
shared feat(core): Allow transferring credentials from any project to any team project (#9563) 2024-06-04 13:54:48 +02:00
workflows feat(core): Allow transferring credentials from any project to any team project (#9563) 2024-06-04 13:54:48 +02:00
activation-errors.service.test.ts
active-workflow-manager.test.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
auth.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
auth.mw.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
binaryData.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
community-packages.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
CredentialsHelper.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
cta.service.test.ts
debug.controller.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
eventbus.ee.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
eventbus.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
execution.service.integration.test.ts perf(core): Optimize executions filtering by metadata (#9477) 2024-05-22 17:20:01 +02:00
executions.controller.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
import.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.api.test.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
me.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
metrics.test.ts
owner.api.test.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
passwordReset.api.test.ts
PermissionChecker.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
project.api.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
project.service.integration.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
pruning.service.test.ts refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
role.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
tags.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
usageMetrics.repository.test.ts
user.repository.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
users.api.test.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
variables.test.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
webhooks.api.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
workflow-tag-mapping.repository.integration.test.ts
workflowHistory.api.test.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
workflowHistoryManager.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00