Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#161146048 Admin should be able to remove food items #86

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

akhilome
Copy link
Owner

What does this PR do?

implement functionality to delete menu items

Description of Task to be completed?

  • write tests for DELETE /menu/:id
  • write code to make tests pass

How should this be manually tested?

  • Setup the project as described in the repo's README
  • Run npm start to get the server started
  • Fire up postman and login as an admin
  • Access the DELETE /menu/:id endpoint and test away

What are the relevant pivotal tracker stories?

#161146048

Screenshots

screenshot 2018-10-19 at 7 14 05 am

- write tests for DELETE /menu/:id
- write code to make tests pass

[Finishes #161146048]
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 98.165% when pulling 5eef695 on ft-delete-food-161146048 into 39ce405 on develop.

@akhilome akhilome merged commit 688af54 into develop Oct 19, 2018
@akhilome akhilome deleted the ft-delete-food-161146048 branch May 13, 2019 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants