Sha256: fd7fbacc6d1bc58aaa927ae7f06c9999be3411658a364754f613dfa76511fe26

Contents?: true

Size: 1.55 KB

Versions: 3

Compression:

Stored size: 1.55 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.github.com/
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json, text/x-yaml, application/xml, application/xhtml+xml, text/html,
        text/plain
  response:
    status:
      code: 204
      message: 
    headers:
      server:
      - nginx/1.0.13
      date:
      - Wed, 01 Aug 2012 19:38:54 GMT
      connection:
      - close
      status:
      - 204 No Content
      x-ratelimit-remaining:
      - '4956'
      x-ratelimit-limit:
      - '5000'
      cache-control:
      - ''
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Wed, 01 Aug 2012 19:38:44 GMT
- request:
    method: get
    uri: https://api.github.com/not_exist
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json, text/x-yaml, application/xml, application/xhtml+xml, text/html,
        text/plain
  response:
    status:
      code: 404
      message: 
    headers:
      server:
      - nginx/1.0.13
      date:
      - Wed, 01 Aug 2012 19:38:54 GMT
      content-type:
      - application/json; charset=utf-8
      transfer-encoding:
      - chunked
      connection:
      - close
      status:
      - 404 Not Found
      cache-control:
      - ''
      x-ratelimit-limit:
      - '5000'
      x-ratelimit-remaining:
      - '4955'
    body:
      encoding: ASCII-8BIT
      string: ! '{"message":"Not Found"}'
    http_version: 
  recorded_at: Wed, 01 Aug 2012 19:38:44 GMT
recorded_with: VCR 2.2.4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
leadlight-0.1.0 spec/cassettes/Leadlight/tinted_GitHub_example/bad_links/should_raise_ResourceNotFound.yml
leadlight-0.0.7 spec/cassettes/Leadlight/tinted_GitHub_example/bad_links/should_raise_ResourceNotFound.yml
leadlight-0.0.6 spec/cassettes/Leadlight/tinted_GitHub_example/bad_links/should_raise_ResourceNotFound.yml