Serenity and Cucumber Quick Start
Home > Api > Game history and statistics > Player statistics should appear in the leaderboard
Report generated 12-03-2024 07:14

Game History And Statistics

  Integration   Under 1 Second (Duration)   History

Player statistics should appear in the leaderboard
Steps Outcome
POST http://localhost:38083/wordle/api/auth/register

Response

URL: http://localhost:38083/wordle/api/auth/register

Status code: 201

Content Type: application/json

Request Headers

Accept=*/*
Content-Type=application/json

Content Body

{
"id": null,
"username": "jamel.renner",
"password": "jfsa9485",
"email": "facv33@gmail.com",
"role": "ROLE_PLAYER",
"country": "GB",
"receiveUpdates": false
}

Response Headers

Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: text/plain;charset=UTF-8
Content-Length: 12
Date: Tue, 12 Mar 2024 07:14:31 GMT
Keep-Alive: timeout=60
Connection: keep-alive

Response Body

jamel.renner
SUCCESS 002ms
POST http://localhost:38083/wordle/api/auth/login

Response

URL: http://localhost:38083/wordle/api/auth/login

Status code: 200

Content Type: application/json

Request Headers

Accept=*/*
Content-Type=application/json

Content Body

{
"username": "jamel.renner",
"password": "jfsa9485"
}

Response Headers

Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Tue, 12 Mar 2024 07:14:31 GMT
Keep-Alive: timeout=60
Connection: keep-alive

Response Body

{
"accessToken": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJqYW1lbC5yZW5uZXIiLCJpYXQiOjE3MTAyMjc2NzEsImV4cCI6MTcxMDMxNDA3MX0.NWs07l87sUV_pBhCHBl7PPdhq8H2fRGGM1Ggr5vdZYQ"
}
SUCCESS 002ms
Create a new game with the word BLAND
SUCCESS 012ms
SUCCESS 108ms
Create a new game with the word QUEST
SUCCESS 023ms
SUCCESS 075ms
Create a new game with the word BEAST
SUCCESS 012ms
SUCCESS 074ms
Create a new game with the word BEAST
SUCCESS 014ms
SUCCESS 108ms
GET http://localhost:38083/wordle/api/game/leaderboard

Response

URL: http://localhost:38083/wordle/api/game/leaderboard

Status code: 200

Content Type: null

Request Headers

Authorization=Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJqYW1lbC5yZW5uZXIiLCJpYXQiOjE3MTAyMjc2NzEsImV4cCI6MTcxMDMxNDA3MX0.NWs07l87sUV_pBhCHBl7PPdhq8H2fRGGM1Ggr5vdZYQ
Accept=*/*

Response Headers

Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Tue, 12 Mar 2024 07:14:31 GMT
Keep-Alive: timeout=60
Connection: keep-alive

Response Body

[
{
"name": "madlyn.homenick",
"countryName": "United Kingdom",
"totalTries": 1,
"successRate": 100
},
{
"name": "ha.murazik",
"countryName": "United Kingdom",
"totalTries": 1,
"successRate": 100
},
{
"name": "abraham.weissnat",
"countryName": "United Kingdom",
"totalTries": 1,
"successRate": 100
},
{
"name": "lajuana.batz",
"countryName": "United Kingdom",
"totalTries": 1,
"successRate": 100
},
{
"name": "ellamae.block",
"countryName": "United Kingdom",
"totalTries": 4,
"successRate": 75
},
{
"name": "jamel.renner",
"countryName": "United Kingdom",
"totalTries": 4,
"successRate": 75
},
{
"name": "candance.keeling",
"countryName": "United Kingdom",
"totalTries": 3,
"successRate": 67
},
{
"name": "rodolfo.nikolaus",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "elena.durgan",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "jame.dietrich",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "talisha.kuhic",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "luanna.wilkinson",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "kasha.sauer",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "carmella.konopelski",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "wally.conroy",
"countryName": "United States",
"totalTries": 0,
"successRate": 0
},
{
"name": "verena.dietrich",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "afuv32@gmail.com",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "pauline.howell",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "a1fses64@gmail.com",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "clifton.walter",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "rolando.murphy",
"countryName": "United States",
"totalTries": 0,
"successRate": 0
},
{
"name": "ilona.goodwin",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "rolf.hudson",
"countryName": "United States",
"totalTries": 0,
"successRate": 0
},
{
"name": "rudolph.fadel",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "jaquelyn.stamm",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "erik.collier",
"countryName": "United States",
"totalTries": 0,
"successRate": 0
},
{
"name": "sherman.dubuque",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "leena.mitchell",
"countryName": "United States",
"totalTries": 0,
"successRate": 0
},
{
"name": "moshe.becker",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "ebonie.kerluke",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
},
{
"name": "wilburn.sporer",
"countryName": "United Kingdom",
"totalTries": 0,
"successRate": 0
}
]
SUCCESS 002ms
SUCCESS 0.19s
Serenity BDD version 4.1.3