harley1011 / RestoTouch

A web application for providing virtual menus to restaurants
3 stars 1 forks source link

Improve the test coverage #147

Closed ghost closed 7 years ago

ghost commented 7 years ago

User Story: This issue focuses on writing more unit testing, in order to have more robust test coverage.

Story Points: 5 Priority: Medium Risk: Low

ghost commented 7 years ago

The reason the tests are failing on Travis is because there are new version for angular/cli. In order to fix the problem, 12 files needs to be changed. Due to the complexity of having travis.yml file for both applications (restoWeb and restoMobile), it has been decided that it will be technically safer to revert to the old solution regarding tests running on Travis CI.