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 BDD test and modify frontend/backend code for "active query" #97

Open JustinChiangkc opened 3 years ago

JustinChiangkc commented 3 years ago

As a developer I need to test the behavior of the query function about "active status" from the UI So that a user can query a customer profile correctly

Assumptions:

Acceptance Criteria:

Given Selenium to conduct UI testing
When we run behave
Then the query feature passes