n8n/packages/cli/test/integration
Iván Ovejero 7879239e03
test: Make oclif commands testable (#3571)
*  Add `@oclif/core`

* 📦 Update `package-lock.json`

* 📘 Export `Logger` for use as type

*  Create `BaseCommand`

* 🐛 Prevent DB re-init

* ♻️ Refactor `reset` command

* 🧪 Fix `reset` test

* 👕 Add lint exception

Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
2022-06-25 21:03:46 -07:00
..
commands test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
publicApi test: Fix failing tests on MySQL for Public API (#3520) 2022-06-23 10:59:23 -07:00
shared refactor(core): Improve DB directory setup (#3502) 2022-06-17 22:15:03 -07: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
owner.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
passwordReset.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
users.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00