nyu-devops-customers/customers

BDD for Delete

Opened this issue · 0 comments

As a Developer
I need BDD test cases for Delete
So that to meet customer expectations

Assumptions:

  • Add behave tests in feature and steps

Acceptance Criteria:

Given  $ python run.py &
When $ behave
Then pass all the tests