POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game
Get the game result
POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game
POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game
Get the game history
Number of Scenarios | 3 | Total Duration | 4s |
Total Number of Test Cases | 3 | Fastest Test | 233ms |
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:28 | Total Execution Time | 4s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
Creating a new game | The new game should initially be In Progress | 4 | 07:14:24 | 2s 653ms | ||
Creating a new game | Each new game should be assigned a unique id | 3 | 07:14:25 | 1s 132ms | ||
Creating a new game | The new game should contain no moves | 4 | 07:14:28 | 233ms |