Skip to content

ft-change-delivery-location-161698854#7

Open
mnswaleh wants to merge 1 commit into
ft-update-delivery-order-161698938from
ft-change-delivery-location-161698854
Open

ft-change-delivery-location-161698854#7
mnswaleh wants to merge 1 commit into
ft-update-delivery-order-161698938from
ft-change-delivery-location-161698854

Conversation

@mnswaleh

@mnswaleh mnswaleh commented Nov 8, 2018

Copy link
Copy Markdown
Owner

What does this PR do?

enables to change delivery location

Description of Task to be completed?

should have:
1 model method to change delivery location
2 endpoint PUT /parcels//change-delivery

How should this be manually tested?

1 on postman, enter url http://127.0.0.1:5000/api/v1/parcels/678356/change-delivery
2 send a put request with required delivery location
3 should return delivery order "678356" with new delivery location
4 response code is 200
5 run pytest, the test should pass

What are the relevant pivotal tracker stories?

#161698854

Screenshots (if appropriate)

screenshot from 2018-11-08 12-28-32
screenshot from 2018-11-08 12-29-14

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.

1 participant