NYU-DevOps-Charlie-CSCI-GA-3033-013 / products

Product Team for CSCI-GA.3033-013
http://nyu-lab-bluemix-charlie-products.mybluemix.net/
1 stars 1 forks source link

BDD for testing if API is running #29

Closed vignesh3193 closed 7 years ago

vignesh3193 commented 7 years ago

When I visit the "home page" Then I should see "product Demo REST API Service" Then I should not see "404 Not Found"

ephraimrosenfeld commented 7 years ago

In the .travis.yml file, under the script section, add a new line:

  - behave