Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Upgrade VCR and optimize our use of it #2530

Merged
merged 12 commits into from
Jul 1, 2014
Merged

Upgrade VCR and optimize our use of it #2530

merged 12 commits into from
Jul 1, 2014

Conversation

Changaco
Copy link
Contributor

@Changaco Changaco commented Jul 1, 2014

This PR significantly reduces the size of our VCR cassettes. It accomplishes that by:

  • filtering the HTTP headers that are saved
  • reducing the number of HTTP requests, by initializing stuff once and reusing it in multiple tests

@Changaco
Copy link
Contributor Author

Changaco commented Jul 1, 2014

Let's get this merged quickly please, it's a blocker for other PRs. cc @whit537 @seanlinsley

chadwhitacre added a commit that referenced this pull request Jul 1, 2014
Upgrade VCR and optimize our use of it
@chadwhitacre chadwhitacre merged commit 596207e into master Jul 1, 2014
@chadwhitacre chadwhitacre deleted the vcr branch July 1, 2014 13:21
@chadwhitacre
Copy link
Contributor

Tests pass for me. Looks good.

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

Successfully merging this pull request may close these issues.

2 participants