POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
Create a new game
Create a new game with the word BLAND
Request a hint
POST http://localhost:37655/wordle/api/auth/register
POST http://localhost:37655/wordle/api/auth/login
Create a new game
Create a new game with the word BLAND
Request a hint
Request a hint
| Number of Scenarios | 2 | Total Duration | 2s |
| Total Number of Test Cases | 4 | Fastest Test | 326ms |
| Number of Manual Test Cases | 0 | Slowest Test | 885ms |
| Tests Started | Jan 08, 2026 10:13:43 | Average Execution Time | 468ms |
| Tests Finished | Jan 08, 2026 10:13:46 | Total Execution Time | 1s |
| feature | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Getting hints | We can request a hint for the current game via GET /api/game/{id}/hint | 5 | 10:13:43 | 885ms | ||
| Getting hints |
requestingAnotherHint(String)
3 passing test cases |
6 | 10:13:45 | 332ms |