n8n/packages/cli/test/integration/publicApi
2024-08-13 15:05:40 +02:00
..
credentials.test.ts feat(core): Allow transferring credentials in Public API (#10259) 2024-08-02 12:02:38 +02:00
executions.test.ts feat(core): Allow filtering executions and users by project in Public API (#10250) 2024-08-02 14:16:17 +02:00
projects.test.ts feat(core): Support create, read, update, delete projects in Public API (#10269) 2024-08-02 12:02:05 +02:00
tags.test.ts refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527) 2024-05-31 09:40:03 +02:00
users.ee.test.ts feat(core): Allow filtering executions and users by project in Public API (#10250) 2024-08-02 14:16:17 +02:00
users.test.ts feat(core): Support create, delete, edit role for users in Public API (#10279) 2024-08-02 12:06:17 +02:00
variables.test.ts feat: Support create, read, delete variables in Public API (#10241) 2024-07-30 14:58:07 +02:00
workflows.test.ts fix(core): Account for owner when filtering by project ID in GET /workflows in Public API (#10379) 2024-08-13 15:05:40 +02:00