up icon indicating copy to clipboard operation
up copied to clipboard

Add stripe-mock to storj up

Open dlamarmorgan opened this issue 2 years ago • 2 comments

Use Stripe-Mock for easy integration testing. Stripe-Mock is stateless, if you want it to respond a certain way because of some state you would need to add that into the test.

Acceptance Criteria:

  • write an integration test with stripe mock basically as a POC with storj/up.
    • this would mean that stripe-mock is now integrated with Storj/up and we would be able to send requests to stripe-mock and get the correct responses.

dlamarmorgan avatar Sep 07 '22 22:09 dlamarmorgan