mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-02 09:47:00 +02:00
* ⚡ Abstract into `getMany()` * ⚡ Use `getMany()` from free controller * ⚡ Use `getMany()` from paid controller * 🧪 Add tests * 🧪 Fix tests * ⚡ Add credential usage info * 🧪 Update tests * ⚡ Add type and adjust test |
||
|---|---|---|
| .. | ||
| commands | ||
| publicApi | ||
| shared | ||
| auth.api.test.ts | ||
| auth.mw.test.ts | ||
| credentials.ee.test.ts | ||
| credentials.test.ts | ||
| me.api.test.ts | ||
| nodes.api.test.ts | ||
| owner.api.test.ts | ||
| passwordReset.api.test.ts | ||
| users.api.test.ts | ||
| workflows.controller.ee.test.ts | ||
| workflows.controller.test.ts | ||