CSCI-GA-2820-SU23-001 / orders

NYU DevOps Orders Service Summer 2023
Apache License 2.0
2 stars 1 forks source link

Add sad path for QUERY scenario #134

Closed nicksome168 closed 1 year ago

nicksome168 commented 1 year ago

As a developer I need test if UI query functionality works fine even when users use it incorrectly So that the service wont crash

Details and Assumptions

Acceptance Criteria

 Given some orders 
 When user search an order by fields that are not `status` nor `customer_id`
 Then i should see `Only support Customer_id and Status query`
yjhsieh2022 commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @even1111112 @nicksome168 @PepperandSummer @un-poco @yjhsieh2022