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

Move Payment Intent to stripe-mock #492

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

remi-stripe
Copy link
Contributor

r? @ob-stripe
cc @stripe/api-libraries

@remi-stripe remi-stripe force-pushed the remi-move-payment-intent-stripe-mock branch from 3f389e5 to e4e64bc Compare July 7, 2018 20:25
@remi-stripe
Copy link
Contributor Author

Tests are sporadically failing, I tried to rebuild 3 times with no success

Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

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

Left one comment. Also, can you bump the minimum stripe-mock version in tests/bootstrap.php?

"allowed_source_types" => ["card"],
"amount" => 100,
"currency" => "usd",
];

$this->stubRequest(
Copy link
Contributor

Choose a reason for hiding this comment

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

This should have been turned into expectsRequest.

@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Jul 9, 2018
@remi-stripe remi-stripe force-pushed the remi-move-payment-intent-stripe-mock branch from e4e64bc to 0f09abb Compare July 9, 2018 11:50
@remi-stripe
Copy link
Contributor Author

@ob-stripe fixed, PTAL

@remi-stripe remi-stripe assigned ob-stripe and unassigned remi-stripe Jul 9, 2018
@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Jul 9, 2018
@ob-stripe ob-stripe merged commit 0afa345 into master Jul 9, 2018
@ob-stripe ob-stripe deleted the remi-move-payment-intent-stripe-mock branch July 9, 2018 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants