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