DevOps2018-Promotions / promotions

The promotions resource is a representation of a special promotion or sale that is running against a product or perhaps the entire store. Some examples are "buy 1 get 1 free", "20% off" etc.
MIT License
2 stars 2 forks source link

Implement and test Function: List locally #20

Closed bengunvl closed 6 years ago

bengunvl commented 6 years ago

As a Developer
I need list interface
So that users can list all promotions in the database

Assumptions:

Acceptance Criteria:
All promotions in the database are successfully returned.