Skip to content

Conversation

@elnyry-sam-k
Copy link

No description provided.

Copy link
Contributor

@ksatya77 ksatya77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brian...the latest version of notifications call dfsp backend at PUT /payments/{paymentId}. This needs to be mocked and not the actual scheme adapter nortfications endpoint.

@BriPri
Copy link

BriPri commented Jul 25, 2017

added wiremock mock for testNotifications.

Copy link
Contributor

@ksatya77 ksatya77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still see notificationsService.stubFor(post(urlPathMatching("/scheme/adapter/v1/notifications")).willReturn(aResponse().withStatus(200))); instead of dfsp.stubFor(post(urlPathMatching("/payments/XXXX")) something like this

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.

5 participants