n8n/packages/cli/test/integration
Iván Ovejero b49d493653
fix(core): Fix migrations on non-public Postgres schema (#3356)
* 🐛 Fix UM migration

*  Account for schema in `search_path`

* 🔥 Remove unneeded schema refs

* 🧪 Account for alt schema in DB testing

*  Add schema to `IncreaseTypeVarcharLimit`

*  Set `search_path` in every migration

*  Set `search_path` in down migrations
2022-05-30 11:33:17 +02:00
..
shared fix(core): Fix migrations on non-public Postgres schema (#3356) 2022-05-30 11:33:17 +02:00
auth.api.test.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00
auth.mw.test.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
credentials.api.test.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00
me.api.test.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00
owner.api.test.ts test: Enhance owner completion test (#3175) 2022-05-19 17:57:23 +02:00
passwordReset.api.test.ts test(core): Skip SMTP tests if service unavailable (#3293) 2022-05-20 21:28:05 +02:00
users.api.test.ts test(core): Skip SMTP tests if service unavailable (#3293) 2022-05-20 21:28:05 +02:00