nyu-devops-team / customers

The customers resource is a representation of the customer accounts of the eCommerce site
2 stars 1 forks source link

Add Continuous Integration #47

Closed JustinChiangkc closed 3 years ago

JustinChiangkc commented 3 years ago

As a developer I need set up automated testing using Travis CI So that the code would be automated tested while PR

Assumptions:

Acceptance Criteria:

Given ...a PR submitted
When ...a developer is trying to merge their branch to the master
Then ...automated testing from Travis CI is activated
And ... we can see a test badge of Travis CI in README.md