Sha256: 01c411361789149ca0e1c3d5e8715edd63b7eaff01b8291ce43f45b6d5fb500a

Contents?: true

Size: 1.13 KB

Versions: 6

Compression:

Stored size: 1.13 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.trello.com/1/lists
    body:
      encoding: UTF-8
      string: board_id=20010&name=My%20Cucumber%20List
    headers:
      Accept:
      - "*/*; q=0.5, application/xml"
      Accept-Encoding:
      - gzip, deflate
      Authorization:
      - "<OAuth Credentials>"
      Content-Length:
      - '40'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: 'OK '
    headers:
      Content-Type:
      - text/html;charset=utf-8
      Content-Length:
      - '103'
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      Server:
      - WEBrick/1.3.1 (Ruby/2.1.1/2014-02-24) OpenSSL/1.0.1f
      Date:
      - Tue, 11 Mar 2014 21:34:35 GMT
      Connection:
      - Keep-Alive
    body:
      encoding: UTF-8
      string: |
        {
          "id": "20040",
          "name": "My Test List",
          "closed": false,
          "idBoard": "20010",
          "pos": 32768
        }
    http_version: 
  recorded_at: Tue, 11 Mar 2014 21:34:35 GMT
recorded_with: VCR 2.8.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
troo-0.0.15 features/support/cassettes/200_create_list.yml
troo-0.0.14 features/support/cassettes/200_create_list.yml
troo-0.0.13 features/support/cassettes/200_create_list.yml
troo-0.0.12 features/support/cassettes/200_create_list.yml
troo-0.0.11 features/support/cassettes/200_create_list.yml
troo-0.0.10 features/support/cassettes/200_create_list.yml