POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
POST http://localhost:37655/wordle/api/game
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/game
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
| Number of Scenarios | 8 | Total Duration | 7s |
| Total Number of Test Cases | 8 | Fastest Test | 179ms |
| Number of Manual Test Cases | 0 | Slowest Test | 4s |
| Tests Started | Jan 08, 2026 10:13:34 | Average Execution Time | 834ms |
| Tests Finished | Jan 08, 2026 10:13:42 | Total Execution Time | 6s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Registering a new user | Password should be stored as a hashed password | 1 | 10:13:34 | 4s 045ms | ||
| Registering a new user | Email must be unique | 2 | 10:13:39 | 294ms | ||
| Registering a new user | Username must be unique | 2 | 10:13:39 | 453ms | ||
| Registering a new user | Players need to register before they can login and play | 1 | 10:13:40 | 312ms | ||
| Registering a new user | Logged-on players can play the game | 3 | 10:13:40 | 578ms | ||
| Registering a new user | Password must not be empty | 1 | 10:13:41 | 179ms | ||
| Registering a new user | Users cannot access the game without logging on | 2 | 10:13:41 | 254ms | ||
| Registering a new user | Players can log on with their username and password | 2 | 10:13:41 | 558ms |