n8n/packages/cli/test/integration/shared
Iván Ovejero 7625421b81
test: Fix randomly failing UM tests (#3061)
*  Declutter test logs

* 🐛 Fix random passwords length

* 🐛 Fix password hashing in test user creation

* 🐛 Hash leftover password

*  Improve error message for `compare`

*  Restore `randomInvalidPassword` contant

*  Mock Telemetry module to prevent `--forceExit`

*  Silence logger

*  Simplify condition

*  Unhash password in payload
2022-04-01 17:48:02 +02:00
..
augmentation.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
constants.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
random.ts test: Fix randomly failing UM tests (#3061) 2022-04-01 17:48:02 +02:00
testDb.ts test: Fix randomly failing UM tests (#3061) 2022-04-01 17:48:02 +02:00
types.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
utils.ts test: Fix randomly failing UM tests (#3061) 2022-04-01 17:48:02 +02:00