n8n/packages/cli/test/integration
Iván Ovejero 7e578b7f4d
refactor(core): Improve community node repo code (#3767)
* 📘 Tighten `NodeRequest`

* :blue: Add `AuthAgent` type

*  Add constants

* 📘 Namespace npm types

* 🧪 Set up `createAuthAgent`

* 🧪 Refactor helpers tests

* 🧪 Refactor endpoints tests

*  Refactor CNR helpers

*  Return promises in `packageModel`

*  Refactor endpoints

* ✏️ Restore naming

*  Expose dependency `jest-mock`

* 📦 Update `package-lock.json`

* 📦 Update `package-lock.json`

* 👕 Fix lint

* 🚚 Rename namespace

* 🔥 Remove outdated comment

* 🐛 Fix `Promise` comparison

*  Undo `ResponseHelper` change

* ✏️ Document `ResponseError`

* 🎨 Fix formatting
2022-08-02 10:40:57 +02:00
..
commands test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
publicApi feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
shared refactor(core): Improve community node repo code (#3767) 2022-08-02 10:40:57 +02:00
auth.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
auth.mw.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
credentials.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
me.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
nodes.api.test.ts refactor(core): Improve community node repo code (#3767) 2022-08-02 10:40:57 +02:00
owner.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
passwordReset.api.test.ts test: Mock mailer service (#3711) 2022-07-14 22:07:07 +02:00
users.api.test.ts test: Mock mailer service (#3711) 2022-07-14 22:07:07 +02:00
workflows.api.test.ts feat: Improvements to pairedItem 2022-07-22 12:19:45 +02:00