issues
search
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
TDD Support
#53
Closed
ephraimrosenfeld
closed
7 years ago
ephraimrosenfeld
commented
7 years ago
There should be tests for each of Create, Read, Update, Delete, List, Query, Action, traversing both happy paths and sad paths
Run these tests using nosetest until they are all green (passing)
Use the coverage tool to measure your test coverage. Your goal is get it above 90% for full credit.