n8n/packages/cli/test/integration/shared
Iván Ovejero 5e2589e626
refactor: Remove reintroduced non-null assertions in Db calls (#3162)
* 🔥 Remove reintroduced non-null assertions

* 🔥 Remove duplicate cred references

* 🔥 Remove unneeded `@ts-ignore`

* 🔥 Remove another `@ts-ignore`

* 🔥 Remove outdated suite version

* 🔥 Remove leftover non-null assertion

Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>

* 🔥 Remove more leftovers

* 🔥 Remove unneeded optional chaining operators

Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2022-04-28 18:39:57 +02:00
..
augmentation.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
constants.ts test(core): Implement timeout in SMTP tests (#3152) 2022-04-22 12:38:53 +02:00
random.ts test: Fix randomly failing UM tests (#3061) 2022-04-01 17:48:02 +02:00
testDb.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00
types.d.ts 🚨 Optimize UM tests (#3066) 2022-04-08 18:37:07 +02:00
utils.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00