n8n/packages/cli/test/integration
2024-12-10 12:46:57 +01:00
..
collaboration refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
commands refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
controllers fix(core): Improve the security on OAuth callback endpoints (#11593) 2024-11-19 16:17:20 +01:00
credentials fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
database/repositories fix(core): Make execution and its data creation atomic (#11392) 2024-10-24 16:07:26 +02:00
deduplication feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
environments refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
evaluation chore: Add mockedNodes property to TestDefinition (no-changelog) (#12001) 2024-12-09 11:39:13 +01:00
external-secrets refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
ldap refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
mfa fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
middlewares refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
public-api fix(API): PUT /credentials/:id should move the specified credential, not the first one in the database (#11365) 2024-10-23 14:21:11 +02:00
runners feat(core): Detect restart loop in a task runner process (no-changelog) (#12003) 2024-12-09 13:11:29 +02: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): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
services refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
shared feat(core): API endpoints for Test Runs (no-changelog) (#11882) 2024-12-02 13:52:40 +01:00
workflows fix(core): Return homeProject when filtering workflows by project id (#12077) 2024-12-08 19:45:41 +01:00
activation-errors.service.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
active-workflow-manager.test.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
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 refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
auth.mw.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
binary-data.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
community-packages.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
credentials-helper.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
cta.service.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
debug.controller.test.ts chore(core): Bring multi-main setup in line with scaling services (#11289) 2024-10-17 10:47:17 +02:00
eventbus.ee.test.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
eventbus.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
execution.service.integration.test.ts test(core): Expand coverage for execution filters (#11890) 2024-11-26 10:27:01 +01:00
executions.controller.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
healthcheck.controller.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
import.service.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
license-metrics.repository.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
license.api.test.ts feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
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 refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
password-reset.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
permission-checker.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
project.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
project.service.integration.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
prometheus-metrics.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
pruning.service.test.ts fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01:00
role.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
tags.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
user.repository.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
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 feat(core): Add option to filter for empty variables (#12112) 2024-12-10 12:46:57 +01:00
webhooks.api.test.ts test(core): Mock filesystem in tests (#10823) 2024-09-17 09:15:09 +02:00
webhooks.test.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
workflow-history-manager.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
workflow-history.api.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
workflow-tag-mapping.repository.integration.test.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00