n8n/packages/cli/test/integration/public-api
Ricardo Espinoza e04dddcbcc
feat(core): Remove license check for API key scopes (#27306)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:10:43 +00:00
..
credentials.test.ts feat: Custom auth redacts values correctly (#26895) 2026-03-12 11:39:32 +00:00
data-tables.test.ts fix(core): Return data tables that you have access to instead of only the ones in your personal project (#25558) 2026-02-17 17:25:44 +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 feat(core): Remove license check for API key scopes (#27306) 2026-03-23 12:10:43 +00:00
executions.test.ts feat(core): Expose execution stopping in public API (#25826) 2026-02-19 08:02:44 +00:00
projects.test.ts feat: Project users public endpoint (#25189) 2026-02-04 09:16:46 +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 chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
users.test.ts fix(API): Fix returning role as slug on the users api handler (#21490) 2025-11-03 15:37:07 +01:00
variables.test.ts feat(API): Add project and projectId fields to get and update a variable project (#20544) 2025-10-09 15:33:26 +02:00
workflows.test.ts fix(core): Assign webhook ID to API-created webhook nodes (#27161) 2026-03-23 11:48:29 +00:00