mohanadarafe / GuideMe

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

System Testing - Sprint 2 US covered and tested #241

Closed JayChouteau closed 4 years ago

JayChouteau commented 4 years ago

(UPDATE) The previous PR has been closed due to a lot of modifications to the branch "e2e-automated-testing_Jeremie" and confusion. This is still the same PR with just another clean branch and up to date code with the master.

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.