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 client_id to be overridden in __init__ (for replayable HTTP requests in pyvcr tests) #187

Merged

Conversation

ndbroadbent
Copy link
Contributor

I'm writing some integration tests for my icloud_photos_downloader script, and I'm using vcrpy to record and replay HTTP requests. This change lets me reuse the same client_id so that vcrpy will find the matching HTTP request.

@coddingtonbear
Copy link
Collaborator

Awesome; that seems pretty reasonable to me; thanks for taking the time to post a PR!

@coddingtonbear coddingtonbear merged commit c63e63b into picklepete:master Dec 13, 2018
@Quentame Quentame added this to the 0.9.2 milestone Mar 20, 2020
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.

3 participants