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

#161256674 Customer should be able to place order for multiple food items #76

Merged
merged 7 commits into from Oct 16, 2018

Conversation

akhilome
Copy link
Owner

What does this PR do?

modifies API to add functionality where a customer can make an order for multiple food items at once

Description of Task to be completed?

  • modify orders table schema
  • modify all functions in order controller
  • modify all tests to reflect changes

How should this be manually tested?

N/A

What are the relevant pivotal tracker stories?

#161256674

- modify tests for POST /orders route to make order with multiple food ids
- modify code to make tests pass

#161256674
- update tests to expect an array of food items within the response
- modify code to make tests pass

#161256674
- update tests to expect an array of food items withing the response
- modify code to make tests pass

#161256674
- modify PUT /order/:id controller to return appropriate data

#161256674
- modify response object to conform to docs

#161256674
@akhilome akhilome merged commit c93aed3 into develop Oct 16, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 98.17% when pulling 5a64bd4 on ft-bulk-order-161256674 into 512893b on develop.

@akhilome akhilome deleted the ft-bulk-order-161256674 branch October 18, 2018 13:34
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