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

Allow to wiremock API responses instead of using sandbox #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pjagielski
Copy link

Motivation

We extensively use Rides API and have about 30 integration tests with various API interactions. When using sandbox our build took about 8 minutes to finish, so we decided to mock Rides API with WireMock. Now the build takes less than 3 minutes ;)

Details

Instead of setting Environment we added a baseUrl property which is used to build endpointHost if present.

@CLAassistant
Copy link

CLAassistant commented Nov 18, 2016

CLA assistant check
All committers have signed the CLA.

@tyvsmith
Copy link
Member

Thanks for the commits! I won't have time to full review until after Thanksgiving week, but then this will be on my radar to get reviewed and merged.

@itstexter
Copy link
Contributor

Sorry about this, busy week has lead to still not getting to this, we'll look to get at this soon.

@rompic
Copy link

rompic commented Apr 22, 2017

+1

@tyvsmith
Copy link
Member

Getting back to this after a while away from this project. Change looks good but needs to be rebased.

@pjagielski
Copy link
Author

Rebased ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants