n8n/packages/cli/test/integration
Iván Ovejero 34bda535e6
refactor(core): Create controller for binary data (no-changelog) (#7363)
This PR adds a controller for binary data + integration tests.
2023-10-06 16:21:13 +02:00
..
audit refactor(core): Implement soft-deletions for executions (#7092) 2023-09-20 15:21:42 +02:00
commands refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00
environments feat(core): Add rsa option to ssh key generation (#7154) 2023-09-14 11:34:51 +02:00
ExternalSecrets
ldap refactor(core): Implement soft-deletions for executions (#7092) 2023-09-20 15:21:42 +02:00
mfa
publicApi refactor(core): Generalize binary data manager interface (no-changelog) (#7164) 2023-09-22 17:22:12 +02:00
repositories fix(core): Fix pruning of non-finished executions (#7333) 2023-10-04 16:32:05 +03:00
saml
shared refactor(core): Create controller for binary data (no-changelog) (#7363) 2023-10-06 16:21:13 +02:00
auth.api.test.ts
auth.mw.test.ts
binaryData.api.test.ts refactor(core): Create controller for binary data (no-changelog) (#7363) 2023-10-06 16:21:13 +02:00
credentials.controller.test.ts ci: Fix tests failing on MySQL (no-changelog) (#7208) 2023-09-19 15:42:39 +02:00
credentials.ee.test.ts
credentials.test.ts ci: Refactor DB tests (no-changelog) (#7292) 2023-09-28 16:53:05 +02:00
eventbus.ee.test.ts refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00
eventbus.test.ts fix(core): Split event bus controller into community and ee (#7107) 2023-09-05 13:32:09 +02:00
executions.controller.test.ts refactor(core): Implement soft-deletions for executions (#7092) 2023-09-20 15:21:42 +02:00
license.api.test.ts feat: Improve error msg when attempting to redeem the same activation code multiple times (no-changelog) (#7355) 2023-10-05 17:08:30 +02:00
me.api.test.ts
metrics.test.ts
nodes.api.test.ts
owner.api.test.ts
passwordReset.api.test.ts fix: Bug when trailing user reset password on instance (no-changelog) (#7250) 2023-09-25 09:55:33 -04:00
tags.api.test.ts
users.api.test.ts
users.controller.test.ts
variables.test.ts
webhooks.api.test.ts fix(Webhook Node): Fix URL params for webhooks (#6986) 2023-08-25 13:28:32 +02:00
workflowHistory.api.test.ts feat(core): Initial workflow history API (#7234) 2023-09-27 15:22:39 +01:00
workflowHistoryManager.test.ts ci: Fix WorkflowHistoryManager tests (no-changelog) (#7356) 2023-10-05 13:14:57 +02:00
workflows.controller.ee.test.ts
workflows.controller.test.ts