Newer
Older
postorius / src / postorius / tests / fixtures / vcr_cassettes / test_list_members_new_moderator_added.yaml
@Abhilash Raj Abhilash Raj on 16 Apr 2015 1 KB rebased trunk
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.0b2']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
  response:
    body: {string: !!python/unicode '{"entries": [{"address": "http://localhost:9001/3.0/addresses/newmod@example.com",
        "self_link": "http://localhost:9001/3.0/members/218862801487534268002960798376957391157",
        "delivery_mode": "regular", "member_id": 218862801487534268002960798376957391157,
        "http_etag": "\"dc93d2a5ce10f3f5a2c17d26cd69598d77efd22f\"", "list_id": "foo.example.com",
        "email": "newmod@example.com", "role": "moderator", "user": "http://localhost:9001/3.0/users/144264758029143521763763782400437367425"}],
        "start": 0, "total_size": 1, "http_etag": "\"43c9774250f2f6dcd5c7a8f4711daab9e2a4efe3\""}'}
    headers:
      content-length: ['572']
      content-type: [application/json; charset=utf-8]
      date: ['Thu, 16 Apr 2015 01:51:39 GMT']
      server: [WSGIServer/0.2 CPython/3.4.3]
    status: {code: 200, message: OK}
version: 1