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

WOS specs - use a cached WSDL #701

Open
dazza-codes opened this issue Jan 31, 2018 · 1 comment
Open

WOS specs - use a cached WSDL #701

dazza-codes opened this issue Jan 31, 2018 · 1 comment

Comments

@dazza-codes
Copy link
Contributor

It might help to speed up specs and save VCR cassettes if a locally cached WSDL is used for the WOS client, e.g.

client = Savon.client(wsdl: 'locally-cached-wsdl.xml')
@atz
Copy link
Contributor

atz commented Jan 31, 2018

A helper method for getting the client instance might advance consolidation there, too.

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

No branches or pull requests

3 participants