n8n/packages/cli/test/integration
2024-07-15 12:42:49 +02:00
..
commands fix: Rename LDAP files to include .ee (no-changelog) (#9943) 2024-07-05 09:51:16 +02:00
controllers
credentials refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
database/repositories
environments
ExternalSecrets
ldap fix: Rename LDAP files to include .ee (no-changelog) (#9943) 2024-07-05 09:51:16 +02:00
mfa feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
middlewares
publicApi feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
saml refactor(core): Decouple event bus from internal hooks (no-changelog) (#9724) 2024-06-20 12:32:22 +02:00
security-audit
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 test(core): Add tests for Prometheus metrics service (no-changelog) (#10050) 2024-07-15 12:16:27 +02:00
workflows fix(core): Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922) 2024-07-09 16:25:50 +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
eventbus.test.ts
execution.service.integration.test.ts refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
executions.controller.test.ts
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): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
metrics.test.ts test(core): Add tests for Prometheus metrics service (no-changelog) (#10050) 2024-07-15 12:16:27 +02:00
owner.api.test.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
passwordReset.api.test.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
PermissionChecker.test.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
project.api.test.ts
project.service.integration.test.ts
pruning.service.test.ts
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