POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game with the word BLAND
Play the words '{BEAST,BRAIN,BLAND}'
Create a new game with the word QUEST
Play the words '{CLEAN,CLEAR,QUEEN,QUEST}'
Create a new game with the word BEAST
Play the words '{CLEAN,QUEEN,QUEST,CRONE,CREST,CROWN}'
Get the game history for the current player
POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game with the word BLAND
Play the words '{BEAST,BRAIN,BLAND}'
Create a new game with the word QUEST
Play the words '{CLEAN,CLEAR,QUEEN,QUEST}'
Create a new game with the word BEAST
Play the words '{CLEAN,CLEAR,QUEEN,BEAST}'
Create a new game with the word BEAST
Play the words '{CLEAN,QUEEN,QUEST,CRONE,CREST,CROWN}'
Get the game statistics for the current player
POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game with the word BLAND
Play the words '{BEAST,BRAIN,BLAND}'
Create a new game with the word QUEST
Play the words '{CLEAN,CLEAR,QUEEN,QUEST}'
Create a new game with the word BEAST
Play the words '{CLEAN,CLEAR,QUEEN,BEAST}'
Create a new game with the word BEAST
Play the words '{CLEAN,QUEEN,QUEST,CRONE,CREST,CROWN}'
GET http://localhost:38083/wordle/api/game/leaderboard
Number of Scenarios | 3 | Total Duration | 7s |
Total Number of Test Cases | 3 | Fastest Test | 189ms |
Number of Manual Test Cases | 0 | Slowest Test | 2s |
Tests Started | Mar 12, 2024 07:14:24 | Average Execution Time | 1s |
Tests Finished | Mar 12, 2024 07:14:31 | Total Execution Time | 3s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
Game history and statistics | Game results are recorded in the game history | 9 | 07:14:24 | 2s 646ms | ||
Game history and statistics | Game statistics can be retrieved for the current player | 11 | 07:14:30 | 239ms | ||
Game history and statistics | Player statistics should appear in the leaderboard | 11 | 07:14:31 | 189ms |