/Users/sergeikustikov/Projects/pier-backend/test/app.e2e-spec.ts
7.883s
AppController (e2e)
/status (GET)
passed
0.024s
/Users/sergeikustikov/Projects/pier-backend/test/auth.e2e-spec.ts
12.82s
AuthController (e2e) /auth > POST, /login
200 (without sms) returs message with attemp and timestamp
passed
0.26s
AuthController (e2e) /auth > POST, /login
200 (with sms) returs message with attemp and timestamp
passed
0.218s
AuthController (e2e) /auth > POST, /login
403 throws A104 | too small time between attempts
passed
0.051s
AuthController (e2e) /auth > POST, /login
403 throws A103 | too many attempts
passed
0.344s
AuthController (e2e) /auth > POST, /login
502 throws A102 | error from sms.ru
passed
0.282s
AuthController (e2e) /auth > POST, /login
400 validation error | request without phone
passed
0.005s
AuthController (e2e) /auth > POST, /login
400 validation error | request with wrong phone
passed
0.004s
AuthController (e2e) /auth > POST, /login
404 throws A101 | the user is not exist
passed
0.044s