minitest-vcr 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8b06850137eab48444476587c1bd5cd51110a215
4
- data.tar.gz: 54c82b75416e27952a059041ddec4d7a7321cf31
3
+ metadata.gz: 2219ffecf8c16d67c8681972d0180deda72ff38d
4
+ data.tar.gz: a279bf6047894b241b3b7179b8c19ff17697ce8b
5
5
  SHA512:
6
- metadata.gz: 1aed1d4a8582769fe71d0c0d4d7f88aa842b5770c04fb27e157679ded9b2f3a60ce6dcb934b1ea4005ada8af41a3d48c778ef9c6f59a96a451a02ef9bd642497
7
- data.tar.gz: 8ba08f1b1443ae56d46fa28f5d55c0ed952e3c8f29c1151e72462526a33b999c37801d0cd8877807a4c83ac0045cb2754b5c8f7e1847009ac0449812467a3705
6
+ metadata.gz: 2d641c4b6736adc0f0e86a702d7f769a4af81c73cd3dd836f7ab1a145e1ae3788a2f340e99795098d4a5eaa40d35cd82b27df7e25e58a8d180a969e2e17172b2
7
+ data.tar.gz: 9b0fcb0d8ff2ff8b2cfb5df96033dd46e10db737951fa094c1ca6d285472f85b6de3c59f39cb7dae4f313f0598a3f10fffba9afcc3e15becda5b625f1a4b8a4d
@@ -25,12 +25,7 @@ module MinitestVcr
25
25
  module StringHelpers
26
26
 
27
27
  def self.vcr_path(example_class_name, example, spec_name)
28
- # TODO Refactor! To tired but this is wack.
29
- @path = nil
30
-
31
- @path = prep example.class.name
32
-
33
- @path.push(spec_name).join("/") unless @path.nil?
28
+ prep(example.class.name).push(spec_name).join("/")
34
29
  end
35
30
 
36
31
  protected
@@ -1,3 +1,3 @@
1
1
  module MinitestVcr
2
- VERSION = "1.2.0"
2
+ VERSION = "1.2.1"
3
3
  end
@@ -25,11 +25,11 @@ http_interactions:
25
25
  Content-Type:
26
26
  - text/html
27
27
  Date:
28
- - Tue, 14 Oct 2014 18:04:12 GMT
28
+ - Tue, 14 Oct 2014 18:15:53 GMT
29
29
  Etag:
30
30
  - '"359670651"'
31
31
  Expires:
32
- - Tue, 21 Oct 2014 18:04:12 GMT
32
+ - Tue, 21 Oct 2014 18:15:53 GMT
33
33
  Last-Modified:
34
34
  - Fri, 09 Aug 2013 23:54:35 GMT
35
35
  Server:
@@ -60,5 +60,5 @@ http_interactions:
60
60
  or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
61
61
  information...</a></p>\n</div>\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Tue, 14 Oct 2014 18:04:12 GMT
63
+ recorded_at: Tue, 14 Oct 2014 18:15:53 GMT
64
64
  recorded_with: VCR 2.9.3
@@ -25,11 +25,11 @@ http_interactions:
25
25
  Content-Type:
26
26
  - text/html
27
27
  Date:
28
- - Tue, 14 Oct 2014 18:04:11 GMT
28
+ - Tue, 14 Oct 2014 18:15:53 GMT
29
29
  Etag:
30
30
  - '"359670651"'
31
31
  Expires:
32
- - Tue, 21 Oct 2014 18:04:11 GMT
32
+ - Tue, 21 Oct 2014 18:15:53 GMT
33
33
  Last-Modified:
34
34
  - Fri, 09 Aug 2013 23:54:35 GMT
35
35
  Server:
@@ -60,5 +60,5 @@ http_interactions:
60
60
  or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
61
61
  information...</a></p>\n</div>\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Tue, 14 Oct 2014 18:04:11 GMT
63
+ recorded_at: Tue, 14 Oct 2014 18:15:53 GMT
64
64
  recorded_with: VCR 2.9.3
@@ -25,11 +25,11 @@ http_interactions:
25
25
  Content-Type:
26
26
  - text/html
27
27
  Date:
28
- - Tue, 14 Oct 2014 18:04:11 GMT
28
+ - Tue, 14 Oct 2014 18:15:53 GMT
29
29
  Etag:
30
30
  - '"359670651"'
31
31
  Expires:
32
- - Tue, 21 Oct 2014 18:04:11 GMT
32
+ - Tue, 21 Oct 2014 18:15:53 GMT
33
33
  Last-Modified:
34
34
  - Fri, 09 Aug 2013 23:54:35 GMT
35
35
  Server:
@@ -60,5 +60,5 @@ http_interactions:
60
60
  or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
61
61
  information...</a></p>\n</div>\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Tue, 14 Oct 2014 18:04:11 GMT
63
+ recorded_at: Tue, 14 Oct 2014 18:15:53 GMT
64
64
  recorded_with: VCR 2.9.3
@@ -25,11 +25,11 @@ http_interactions:
25
25
  Content-Type:
26
26
  - text/html
27
27
  Date:
28
- - Tue, 14 Oct 2014 18:04:11 GMT
28
+ - Tue, 14 Oct 2014 18:15:53 GMT
29
29
  Etag:
30
30
  - '"359670651"'
31
31
  Expires:
32
- - Tue, 21 Oct 2014 18:04:11 GMT
32
+ - Tue, 21 Oct 2014 18:15:53 GMT
33
33
  Last-Modified:
34
34
  - Fri, 09 Aug 2013 23:54:35 GMT
35
35
  Server:
@@ -60,5 +60,5 @@ http_interactions:
60
60
  or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
61
61
  information...</a></p>\n</div>\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Tue, 14 Oct 2014 18:04:11 GMT
63
+ recorded_at: Tue, 14 Oct 2014 18:15:53 GMT
64
64
  recorded_with: VCR 2.9.3
@@ -25,11 +25,11 @@ http_interactions:
25
25
  Content-Type:
26
26
  - text/html
27
27
  Date:
28
- - Tue, 14 Oct 2014 18:04:11 GMT
28
+ - Tue, 14 Oct 2014 18:15:53 GMT
29
29
  Etag:
30
30
  - '"359670651"'
31
31
  Expires:
32
- - Tue, 21 Oct 2014 18:04:11 GMT
32
+ - Tue, 21 Oct 2014 18:15:53 GMT
33
33
  Last-Modified:
34
34
  - Fri, 09 Aug 2013 23:54:35 GMT
35
35
  Server:
@@ -60,5 +60,5 @@ http_interactions:
60
60
  or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
61
61
  information...</a></p>\n</div>\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Tue, 14 Oct 2014 18:04:11 GMT
63
+ recorded_at: Tue, 14 Oct 2014 18:15:53 GMT
64
64
  recorded_with: VCR 2.9.3
@@ -25,11 +25,11 @@ http_interactions:
25
25
  Content-Type:
26
26
  - text/html
27
27
  Date:
28
- - Tue, 14 Oct 2014 18:04:11 GMT
28
+ - Tue, 14 Oct 2014 18:15:52 GMT
29
29
  Etag:
30
30
  - '"359670651"'
31
31
  Expires:
32
- - Tue, 21 Oct 2014 18:04:11 GMT
32
+ - Tue, 21 Oct 2014 18:15:52 GMT
33
33
  Last-Modified:
34
34
  - Fri, 09 Aug 2013 23:54:35 GMT
35
35
  Server:
@@ -60,5 +60,5 @@ http_interactions:
60
60
  or asking for permission.</p>\n <p><a href=\"http://www.iana.org/domains/example\">More
61
61
  information...</a></p>\n</div>\n</body>\n</html>\n"
62
62
  http_version:
63
- recorded_at: Tue, 14 Oct 2014 18:04:11 GMT
63
+ recorded_at: Tue, 14 Oct 2014 18:15:52 GMT
64
64
  recorded_with: VCR 2.9.3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minitest-vcr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Piccolo