Skip to content

Conversation

@ipheghe
Copy link
Owner

@ipheghe ipheghe commented Jan 21, 2019

What does this PR do?
This PR delivers the route to delete a contact

Description of Task to be completed?

  1. Add deleteContact method inside the contact controller class
  2. Add route to delete contact
  3. Add tests

How should this be manually tested?

  • pull this branch
  • start the application
  • login successfully
  • visit the route DELETE /api/v1/contact

Relevant Github issues?
N/A

Any background context you want to provide?
N/A

Relevant pivotal tracker stories?
#163351250

Screenshots (if appropriate)
N/A

Questions:
N/A

This change addresses the need by:

1. Add `deleteContact` method inside the contact controller class
2. Add route to delete contact
3. Add tests

Delivers #163351250
@ipheghe ipheghe merged commit ebfa8f4 into develop Jan 21, 2019
@ipheghe ipheghe deleted the ft-delete-contact-163351250 branch January 21, 2019 04:18
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.

2 participants