PromotionsSquad / promotions

Apache License 2.0
0 stars 0 forks source link

updated routes to create and delete promotion #34

Closed mahfujhussain closed 2 years ago

mahfujhussain commented 2 years ago

Hi team,

I updated the routes.py file and the accompanying test file to include functionality for creating and deleting a promotion.

nosetests reports that - Delete a Promotion ran successfully, getting a different error though that existed when I first pulled down the repo

REST API Server Tests 
- Test index call (ERROR)

We'll have to look into that.

mahfujhussain commented 2 years ago

going to fix some conflicts and create new pull request