I'd like to mock PayPal service to make integration tests. How to: - add a configuration parameter `test_mode`, default value is `false` - add `mock_request` configuration to hold mocks See: https://github.com/intridea/omniauth/wiki/Integration-Testing
I'd like to mock PayPal service to make integration tests.
How to:
test_mode, default value isfalsemock_requestconfiguration to hold mocksSee: https://github.com/intridea/omniauth/wiki/Integration-Testing