Alessandro100 / concordia-campus-guide

React project that allows navigation of concordia campuses
GNU General Public License v3.0
1 stars 0 forks source link

Test/system test #161

Closed arthur-del closed 4 years ago

arthur-del commented 4 years ago

Added some system test on user stories from Epic 1 User stories: 18, 19, 24, 30, 53, 38, 39 Added --silent in package.lock for better visibility during testing Refactored the test for inputBtn which transformed into DirectionInput

wltrf commented 4 years ago

Quick review notes: only changes made are to test classes, so no chance of breaking app code. Will merge into master without further checks. Jenkins error is normal for now.