mohanadarafe / GuideMe

SOEN 390 | Winter 2020 | Mini Capstone
7 stars 5 forks source link

System tests - Sprint 2 US covered and tested #235

Closed JayChouteau closed 4 years ago

JayChouteau commented 4 years ago

Description

This PR covers the system testing (e2e automated testing) of all user stories that were done in Sprint 2. Important to know that some parts of the code in this PR is tackling some system testing of sprint 3. To differentiate it, the specific files and scenarios will be mentioned below

Files

Scenarios

TODOS

All the TODOs visible in those scenarios are meant for future real fixes instead of workarounds. Note that the workarounds do test the functionality of the app, but present poor maintainability since they are very sensitive to UI changes.