POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
Create a new game
Get the game result
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
Create a new game
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
Create a new game
Get the game history
| Number of Scenarios | 3 | Total Duration | 5s |
| Total Number of Test Cases | 3 | Fastest Test | 724ms |
| Number of Manual Test Cases | 0 | Slowest Test | 5s |
| Tests Started | Jan 08, 2026 10:13:34 | Average Execution Time | 2s |
| Tests Finished | Jan 08, 2026 10:13:40 | Total Execution Time | 8s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Creating a new game | The new game should initially be In Progress | 4 | 10:13:34 | 5s 386ms | ||
| Creating a new game | Each new game should be assigned a unique id | 3 | 10:13:37 | 2s 752ms | ||
| Creating a new game | The new game should contain no moves | 4 | 10:13:40 | 724ms |