Serenity and Cucumber Quick Start
Home > Api > Getting hints > Hints should include "the word contains 1 vowel"
Report generated 12-03-2024 07:14

Getting Hints

  Under 1 Second (Duration)

Hints should include "The word contains 1 vowel"

Scenario Outline

POST http://localhost:38083/wordle/api/auth/register
POST http://localhost:38083/wordle/api/auth/login
Create a new game
Create a new game with the word BLAND
Request a hint
Request a hint

Examples: 

# Expected Hint
1 The word starts with the letter B
2 The word ends with the letter D
3 The word contains 1 vowel
Steps Outcome
SUCCESS 184ms
SUCCESS 0.18s
Serenity BDD version 4.1.3