Overworld: Minigame spot (u.overworld-11)¶
Version: V1.2, 2022-08-11, adapt to new template
Author: Florian Wüst
Description¶
This test walks the user through the procedure necessary to start a minigame. Specifically, it tests that minigame spots are colored correctly and that a popup is shown before the minigame can be started.
Precondition¶
The minigame (spot) is configured in the overworld and its backend.
The game is started and the backend runs.
Optionally, the backend already has statistics for this minigame and player.
Postcondition¶
Nothing changed for the backend.
Typical procedure¶
Walk to the minigame spot
The minigame spot is displayed
The minigame spot is colored red
Walk into the minigame spot
The minigame overview panel opens
The displayed minigame and player specific highscore are the ones stored in the backend
Alternative procedures¶
3.1 The player already achieved a highscore above 50 for that minigame: the minigame spot is colored blue
Criticality¶
High
Linkages¶
N/A