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

#167728033 Notification for approved request #55

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

justinefe
Copy link
Collaborator

@justinefe justinefe commented Sep 15, 2019

**What does this PR do?

  • Implements notification for an approved trip request

Description of Task to be completed?

  • Created an end point for approving a trip request
  • Performed unit testing

How should this be manually tested?
Clone this repository

run npm install

run npm run dev

Open Postman

Goto PATCH localhost:3000/api/v1/trips/approve/:tripRequestUuid

  • Enter the tripRequestUuid you want to approve the request

Any background context you want to provide?

none

What are the relevant stories?

#167728033

Screenshots (if appropriate)

image

Questions:
none

>- Created an end point for  approving a trip request
>- Created an enpoint for creating notification
>- performed unit testing
[delivers#167728033]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant