mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-28 07:17:04 +02:00
* ⚡ 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 |
||
|---|---|---|
| .. | ||
| shared | ||
| auth.endpoints.test.ts | ||
| auth.middleware.test.ts | ||
| credentials.api.test.ts | ||
| me.endpoints.test.ts | ||
| owner.endpoints.test.ts | ||
| passwordReset.endpoints.test.ts | ||
| users.endpoints.test.ts | ||