mohanadarafe / GuideMe

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

E2e automated testing sprint3 & 4 #243

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 3. Important to know that this branch covers the scenarios of Sprint 2 as well (see PR: #241 )

Files

Scenarios

OutdoorDirectionsTest.spec.js (A)

IndoorDirectionsTest.spec.js (B)

CompositeDirectionsTest.spec.js (C)

TODOS All the TODOs visible in those scenarios are meant for future fixes on assertions for the paths on the views of the direction (outdoor and indoor). We haven't been able to really assert that the paths were there even though we could see it.