n8n/packages/cli/test/integration/public-api
2026-07-27 07:27:04 +00:00
..
community-packages.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
credentials.test.ts feat(core): Limit end-user credential creation to owner, admin and project admin roles (#34064) 2026-07-13 16:12:56 +00:00
data-tables.test.ts feat(core): Add PATCH endpoint for data table column management (#29090) 2026-04-27 12:53:02 +00:00
discover.test.ts feat(API): Add GET /api/v1/discover endpoint for capability discovery (#27014) 2026-03-20 08:31:55 +00:00
endpoints-with-scopes-enabled.test.ts chore: Migrate packages/cli to Typescript 7 (#34159) 2026-07-15 11:49:51 +00:00
evaluations.test.ts feat(API): Add public API endpoints to trigger and cancel evaluation test runs (#33979) 2026-07-14 09:03:36 +00:00
executions.test.ts feat(core): Enable filtering crashed executions via public API (#33485) 2026-07-03 09:07:55 +00:00
folders.test.ts feat(API): Allow creating a folder in the calling user's personal project (#34091) 2026-07-16 09:31:42 +00:00
insights.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
log-streaming.test.ts feat(API): Add public API endpoints for log streaming destinations (#34251) 2026-07-16 08:41:28 +00:00
n8n-packages-export.test.ts feat(core): Add log streaming events for failed package import/export (#33572) 2026-07-09 15:36:22 +00:00
n8n-packages-import.test.ts feat(core): Validate missing node types on package import (#34598) 2026-07-22 21:09:27 +00:00
otel-settings.test.ts feat(API): Add public API endpoints for OpenTelemetry configuration (#34429) 2026-07-22 09:28:47 +00:00
projects.test.ts fix: Block manual project member changes when project roles are managed (#33270) 2026-07-03 07:34:14 +00:00
security-policy.test.ts feat(API): Add endpoint to set the SAML SSO configuration (#34224) 2026-07-20 10:15:32 +00:00
source-control.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
sso-saml.test.ts feat(API): Add endpoint to set the SAML SSO configuration (#34224) 2026-07-20 10:15:32 +00:00
tags.test.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
users.ee.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
users.test.ts feat(API): List members of a global instance role (#32836) 2026-06-24 13:11:53 +00:00
variables.test.ts test: Migrate cli package from Jest to Vitest (#31804) 2026-06-29 21:19:56 +03:00
workflows.test.ts feat(API): Add endpoint to list workflow version history (GET /workflows/{id}/history) (#34656) 2026-07-27 07:27:04 +00:00