Newer
Older
postorius / src / postorius / tests / fixtures / vcr_cassettes / test_list_members_new_moderator_added.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/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"role": "moderator", "list_id":
        "foo.example.com", "user": "http://localhost:9001/3.0/users/231165929708843504225352718616360464134",
        "address": "http://localhost:9001/3.0/addresses/newmod@example.com", "email":
        "newmod@example.com", "self_link": "http://localhost:9001/3.0/members/274541781880759373564792719108067801770",
        "delivery_mode": "regular", "member_id": 274541781880759373564792719108067801770,
        "http_etag": "\"89c2c4ed31180b18d947ae021b6fabd6ea700e9b\""}], "start": 0,
        "http_etag": "\"bd900e3980bfd813509473d69dba9ca8b428bd3a\"", "total_size":
        1}'}
    headers:
      content-length: ['572']
      content-type: [application/json; charset=utf-8]
      date: ['Tue, 14 Apr 2015 14:06:44 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
version: 1