-
-
Notifications
You must be signed in to change notification settings - Fork 76
Conversation
Ci status can be seen here: https://circleci.com/gh/aldesantis/solidus_paypal_braintree |
Continuing the work on the specs here: https://github.com/cedum/solidus_paypal_braintree/tree/circleci |
The merchant id is present in all Braintree API urls. This adds a VCR custom request matcher that ignores the merchant id in URL. This way we can reuse the VCR cassettes independently from the configured merchant id.
Thanks @cedum for the help here! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aldesantis and @cedum!
I'm working separately on the two skipped PayPal feature specs (I'll create a separate PR). They seem to be outdated and even when failing they were dynamically marked as pending, hence testing nothing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much!!!! 🎉
No description provided.