n8n/packages/cli/test/integration
2022-11-07 17:33:35 +01:00
..
commands test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
publicApi feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
shared feat(core): reimplement blocking workflow updates on interim changes (#4446) 2022-10-31 10:35:24 +01:00
auth.api.test.ts fix(API): do not reset the auth cookie on every request to GET /login (#4459) 2022-10-27 17:39:59 +02:00
auth.mw.test.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
credentials.ee.test.ts test(core): fix spy in EE credentials tests (#4369) 2022-10-20 09:25:39 +02:00
credentials.test.ts feat: add endpoint for workflow sharing (#4172) (no changelog) 2022-10-11 14:55:05 +02:00
me.api.test.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
nodes.api.test.ts fix(editor): sending data as query on DELETE method (#3972) 2022-08-30 11:54:50 +02:00
owner.api.test.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
passwordReset.api.test.ts test: Mock mailer service (#3711) 2022-07-14 22:07:07 +02:00
users.api.test.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
workflows.controller.ee.test.ts refactor(core): Skip interim updates check (no-changelog) (#4536) 2022-11-07 17:33:35 +01:00
workflows.controller.test.ts feat: add saving new workflow endpoint (#4330) (no-changelog) 2022-10-13 11:55:58 +02:00