n8n/packages/cli/test/integration
Iván Ovejero 37a6e329af
🔨 Infer typings for config schema (#2656)
* 🚚 Move schema to standalone file

*  Add assertions to string literal arrays

*  Infer typings for convict schema

* 🔥 Remove unneeded assertions

* 🔨 Fix errors surfaced by typings

*  Type nodes.include/exclude per docs

*  Account for types for exception paths

*  Set method alias to flag incorrect paths

*  Replace original with alias

*  Make allowance for nodes.include

*  Adjust leftover calls

* 🔀 Fix conflicts

* 🔥 Remove unneeded castings

* 📘 Simplify exception path type

* 📦 Update package-lock.json

* 🔥 Remove unneeded imports

* 🔥 Remove unrelated file

*  Update schema

*  Update interface

* 📦 Update package-lock.json

* 📦 Update package-lock.json

* 🔥 Remove leftover assertions

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 19:37:27 +02:00
..
shared 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
auth.api.test.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00
auth.mw.test.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00
credentials.api.test.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00
me.api.test.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00
owner.api.test.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
passwordReset.api.test.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00
users.api.test.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00