/UNIT-TESTING

UNIT TESTING ON COUNTER APP

Primary LanguageJavaScript

UNIT TESTING

This App test for 3 scenarios:

Test that button is active

Test that the button when clicked, increments its value by 1

Test that the button when clicked, decrements its value by 1