mohanadarafe / GuideMe

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

E2e automated testing jeremie (#214) #215

Closed JayChouteau closed 4 years ago

JayChouteau commented 4 years ago

This pull request only contains the refactoring of the current system automated tests

HussainWitwit commented 4 years ago

The travis build failed. You need to make sure to fix the errors that you have. You have 3 tests that are failing.We need to fix them before merging

Screen Shot 2020-04-07 at 3 31 18 PM
JayChouteau commented 4 years ago

The tests that are failing on Travis CI are simply because those test files do not contain any tests yet. This PR is meant to simply a placeholder for the testing team to pull from onto their own branch and work in parallel for adding tests. Since a PR is complicated, we will simply do a pull from the e2e-automated-testing_Jeremie branch. This does not affect the master.