Coder Social home page Coder Social logo

Comments (8)

seuros avatar seuros commented on June 28, 2024

You can use the hardcoded key for your tests.

from mangopay2-ruby-sdk.

jlecour avatar jlecour commented on June 28, 2024

@seuros Hey, I'm intrigued. Did I miss something obvious ? I know nothing about an hard-coded key.

from mangopay2-ruby-sdk.

seuros avatar seuros commented on June 28, 2024

https://github.com/Mangopay/mangopay2-ruby-sdk/blob/master/spec/spec_helper.rb

from mangopay2-ruby-sdk.

jlecour avatar jlecour commented on June 28, 2024

I'll try that and report back. Thank you @seuros.

from mangopay2-ruby-sdk.

hobailey avatar hobailey commented on June 28, 2024

Thanks for your help @seuros.
@jlecour I'll close this for now, but do come back to us if you have any further queries.

from mangopay2-ruby-sdk.

jlecour avatar jlecour commented on June 28, 2024

It remains a bit unclear to me how I should test my implementation code.

What special behavior is triggered by the key cqFfFrWfCcb7UadHNxx2C9Lo6Djw8ZduLi7J9USTmu8bhxxpju ?
Is it just a special account that is pruned every now and then (like a testing database) ?

Thanks

from mangopay2-ruby-sdk.

hobailey avatar hobailey commented on June 28, 2024

@jlecour there is no special behaviour with this account (ClientId and Passphrase) given in https://github.com/Mangopay/mangopay2-ruby-sdk/blob/master/spec/spec_helper.rb (ie no pruning/modifications made on our side unless you ask us to).
It's just a test account like any other account in sandbox. You can create your own test account if you like at https://www.mangopay.com/signup/create-sandbox/

from mangopay2-ruby-sdk.

javiercr avatar javiercr commented on June 28, 2024

@jlecour we use a sandbox account (like the one used by the gem itself) and then record the requests with VCR so that future test runs do not need to hit the API.

For recording front-end requests (like tokenizing the credit card) we use Puffing Billy.

from mangopay2-ruby-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.