Sha256: b0a668bea4615f9c1d5d41573b1806328e4b91bd1cea70bba227443d9ebbd9ea

Contents?: true

Size: 1.45 KB

Versions: 2

Compression:

Stored size: 1.45 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://query.yahooapis.com/v1/public/yql?format=json&q=select%20*%20from%20weather.forecast%20where%20woeid=8888888888%20and%20u=%27c%27
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
      Host:
      - query.yahooapis.com
  response:
    status:
      code: 200
      message: OK
    headers:
      X-Yql-Host:
      - prod_gq1_1;paas.yql;queryyahooapiscomproductiongq1;84bcc71f-5ff1-11e6-acf5-f0921c12e67c
      X-Content-Type-Options:
      - nosniff
      Access-Control-Allow-Origin:
      - "*"
      Content-Type:
      - application/json; charset=UTF-8
      Cache-Control:
      - no-cache
      Date:
      - Wed, 17 Aug 2016 03:25:50 GMT
      Age:
      - '0'
      Server:
      - ATS
      Via:
      - http/1.1 a16.ue.gq1.yahoo.net (ApacheTrafficServer [cMsSf ])
      Y-Trace:
      - BAEAQAAAAABbiqsDI0B96gAAAAAAAAAAU.wh_ofFiQAAAAAAAAAAAAAFOjwFm2zFAAU6PAWblwFAdRNtAAAAAA--
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"query":{"count":1,"created":"2016-08-17T03:25:50Z","lang":"en-US","results":{"channel":{"units":{"distance":"km","pressure":"mb","speed":"km/h","temperature":"C"}}}}}'
    http_version: 
  recorded_at: Wed, 17 Aug 2016 03:25:50 GMT
recorded_with: VCR 3.0.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
weather-api-1.4.0 spec/fixtures/cassettes/Weather_Response/should_return_a_RuntimeError_for_an_invalid_WOEID.yml
weather-api-1.3.0 spec/fixtures/cassettes/Weather_Response/should_return_a_RuntimeError_for_an_invalid_WOEID.yml