mohanadarafe / GuideMe

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

Re-strucuturing the file division tree for system automated tests #214

Closed JayChouteau closed 4 years ago

JayChouteau commented 4 years ago

The goal of this issue is to have a comprehensive automated system test file tree that makes it easy to understand and navigate through the different e2e tests for any developer, PO or reviewer. This means that the different tests should be divided into different categories relative to the feature they belong to.

JayChouteau commented 4 years ago

The testing files have been refactored and re-structured on branch "e2e-automated-testing".