n8n/packages/cli/test/integration
Danny Martini f56ad8cf49
feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-31 13:04:37 +01:00
..
ai feat(core): Add endpoint to create free AI credits (#12362) 2024-12-27 09:46:57 -05:00
collaboration refactor(core): Fix push message type inference (#12331) 2024-12-20 19:45:04 +01:00
commands refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
controllers refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
credentials feat(core): Add includeData parameter to GET /credentials (#12220) 2024-12-31 13:04:37 +01:00
database/repositories fix(core): Make execution and its data creation atomic (#11392) 2024-10-24 16:07:26 +02:00
deduplication chore: Switch to the new partial execution logic in test runner (no-changelog) (#12140) 2024-12-17 09:44:20 +01:00
environments refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
evaluation refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
external-secrets refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
ldap refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
mfa refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
middlewares
public-api feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
runners refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
saml refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
security-audit refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
services refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
shared refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
workflows feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
activation-errors.service.test.ts
active-workflow-manager.test.ts refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
api-keys.api.test.ts
auth.api.test.ts refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
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 test(core): Expand coverage for execution filters (#11890) 2024-11-26 10:27:01 +01:00
executions.controller.test.ts
healthcheck.controller.test.ts
import.service.test.ts
license-metrics.repository.test.ts
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
owner.api.test.ts
password-reset.api.test.ts refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
permission-checker.test.ts chore: Switch to the new partial execution logic in test runner (no-changelog) (#12140) 2024-12-17 09:44:20 +01:00
project.api.test.ts
project.service.integration.test.ts refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
prometheus-metrics.test.ts
pruning.service.test.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
role.api.test.ts
tags.api.test.ts
user.repository.test.ts
users.api.test.ts
variables.test.ts refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
webhooks.api.test.ts
webhooks.test.ts
workflow-history-manager.test.ts refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
workflow-history.api.test.ts
workflow-tag-mapping.repository.integration.test.ts