BHelpful / MomentMeal

MomentMeal is a marketplace for food and recipes. We help you find and create the best recipes and meal plans for you.
https://momentmeal.com/
GNU Affero General Public License v3.0
13 stars 5 forks source link

[Minor]: Implement the missing CRUD operations of Stores model (API) #388

Closed Andreasgdp closed 2 years ago

Andreasgdp commented 2 years ago

Description

The backend currently has a half-finished CRUD setup for Stores. This should be completed with unit tests. If you are willing, you can try to get the integration tests up and running (´yarn test:integration´ should work once you have fixed the issue).

UX

No response

Acceptance criteria

Comments / questions

No response

Code of Conduct