Newer
Older
postorius / src / postorius / tests / fixtures / vcr_cassettes / test_list_new / list_creation / teardown.yaml
interactions:
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"f2900681c0a780134b5a7d3eb6299eae6205c266\"",
        "total_size": 3, "entries": [{"display_name": "Foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "fqdn_listname": "foo@example.com", "list_id": "foo.example.com", "member_count":
        0, "mail_host": "example.com", "list_name": "foo"}, {"display_name": "Test",
        "http_etag": "\"bdbe0068d985e63808436177de1063200d586b0d\"", "self_link":
        "http://localhost:9001/3.0/lists/test.example.org", "volume": 1, "fqdn_listname":
        "test@example.org", "list_id": "test.example.org", "member_count": 0, "mail_host":
        "example.org", "list_name": "test"}, {"display_name": "A_new_list", "http_etag":
        "\"447e005af2b208bfea01f6425b786356f0a374de\"", "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com",
        "volume": 1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}]}'}
    headers:
      content-length: ['1031']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com
  response:
    body: {string: !!python/unicode '{"display_name": "Foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"",
        "self_link": "http://localhost:9001/3.0/lists/foo.example.com", "volume":
        1, "fqdn_listname": "foo@example.com", "list_id": "foo.example.com", "member_count":
        0, "mail_host": "example.com", "list_name": "foo"}'}
    headers:
      content-length: ['294']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'DELETE'
    uri: http://localhost:9001/3.0/lists/foo@example.com
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/test.example.org
  response:
    body: {string: !!python/unicode '{"display_name": "Test", "http_etag": "\"bdbe0068d985e63808436177de1063200d586b0d\"",
        "self_link": "http://localhost:9001/3.0/lists/test.example.org", "volume":
        1, "fqdn_listname": "test@example.org", "list_id": "test.example.org", "member_count":
        0, "mail_host": "example.org", "list_name": "test"}'}
    headers:
      content-length: ['299']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'DELETE'
    uri: http://localhost:9001/3.0/lists/test@example.org
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list.example.com
  response:
    body: {string: !!python/unicode '{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}'}
    headers:
      content-length: ['329']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'DELETE'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"dee96dcb9d3f736cc6fa170baeea8f879d7db6f0\"",
        "total_size": 1, "entries": [{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}]}'}
    headers:
      content-length: ['434']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list.example.com
  response:
    body: {string: !!python/unicode '{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}'}
    headers:
      content-length: ['329']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'DELETE'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:41:16 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
        "total_size": 0}'}
    headers:
      content-length: ['90']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:16 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
version: 1