Cars-n / blink

P5.js horror game that utilizes eye blinking recognition to create an immersive and suspenseful environment
https://cars-n.github.io/blink/
5 stars 0 forks source link

Behavioral Tests #101

Open eHag-FRU opened 3 months ago

eHag-FRU commented 3 months ago

Tests to check if the game state changes properly on a visual side. Checking for the buttons to be clicked on the start menu and hide when the game is started.

Also, check for pause menu buttons and the click action for each and the visibility for each of the buttons.

Done: When the tests pass and check for each of the buttons and the necessary actions are taken when the buttons are clicked as well as ensuring the tests run when committed to the main branch

Chris-G32 commented 3 months ago

Approved!