nyu-devops-payments-2017 / payments

devops class payment service
0 stars 1 forks source link

Added BDD test cases-List-Create-Update-Query_Delete #85

Closed rohit-masur closed 6 years ago

rohit-masur commented 6 years ago

Added the BDD cases. We are using SQLAlchemy which auto-increments the id field, so wrote a logic to get one of the id's and use it in the test cases.