uppsaladatavetare / foobar-api

The backend of the FooBar kiosk and inventory system.
MIT License
12 stars 6 forks source link

Take 2, Back-end work involving purchase cancelling and tests #35

Closed kokapelli closed 6 years ago

kokapelli commented 7 years ago

Code fundaments for the purchase cancelling functionality. Views and serializers implemented, however, serializers will most likely have to be modified to return information relevant for the customer and the front-end.

Tests regarding the newly added functionalities has been implemented. Older tests may have been altered slightly in order to further improve the testing depth.

Sorry for any junk that may slip through.

Being this hard in 2017... 2017!!! Hate

flaeppe commented 7 years ago

@kokapelli We need some additional changes so we see that all tests pass. After that we can review your changes appropriately and give some feedback if any changes would be necessary.

Let us know if you need some assistance to achieve this.