/ tests / ReplayData / Team.testMembers.txt
Team.testMembers.txt
  1  https
  2  GET
  3  api.github.com
  4  None
  5  /users/jacquev6
  6  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
  7  None
  8  200
  9  [('status', '200 OK'), ('x-ratelimit-remaining', '4974'), ('content-length', '801'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"fcfa200b026b10e9a41dfc2bb1057b33"'), ('date', 'Sat, 26 May 2012 21:09:53 GMT'), ('content-type', 'application/json; charset=utf-8')]
 10  {"private_gists":5,"collaborators":0,"type":"User","disk_usage":17016,"hireable":false,"url":"https://api.github.com/users/jacquev6","plan":{"collaborators":1,"name":"micro","private_repos":5,"space":614400},"public_repos":11,"bio":"","total_private_repos":5,"company":"Criteo","blog":"http://vincent-jacques.net","gravatar_id":"b68de5ae38616c296fa345d2b9df2225","avatar_url":"https://secure.gravatar.com/avatar/b68de5ae38616c296fa345d2b9df2225?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","login":"jacquev6","email":"vincent@vincent-jacques.net","owned_private_repos":5,"followers":13,"name":"Vincent Jacques","public_gists":3,"created_at":"2010-07-09T06:10:06Z","location":"Paris, France","id":327146,"following":24,"html_url":"https://github.com/jacquev6"}
 11  
 12  https
 13  GET
 14  api.github.com
 15  None
 16  /teams/189850/members
 17  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 18  None
 19  200
 20  [('status', '200 OK'), ('x-ratelimit-remaining', '4973'), ('content-length', '2'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d751713988987e9331980363e24189ce"'), ('date', 'Sat, 26 May 2012 21:09:54 GMT'), ('content-type', 'application/json; charset=utf-8')]
 21  []
 22  
 23  https
 24  GET
 25  api.github.com
 26  None
 27  /teams/189850/members/jacquev6
 28  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 29  None
 30  404
 31  [('status', '404 Not Found'), ('x-ratelimit-remaining', '4972'), ('content-length', '23'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"e66a7a6c91e2c26803f3f49feb7a883f"'), ('date', 'Sat, 26 May 2012 21:09:54 GMT'), ('content-type', 'application/json; charset=utf-8')]
 32  {"message":"Not Found"}
 33  
 34  https
 35  PUT
 36  api.github.com
 37  None
 38  /teams/189850/members/jacquev6
 39  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 40  None
 41  204
 42  [('status', '204 No Content'), ('x-ratelimit-remaining', '4971'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d41d8cd98f00b204e9800998ecf8427e"'), ('date', 'Sat, 26 May 2012 21:09:55 GMT')]
 43  
 44  
 45  https
 46  GET
 47  api.github.com
 48  None
 49  /teams/189850/members
 50  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 51  None
 52  200
 53  [('status', '200 OK'), ('x-ratelimit-remaining', '4970'), ('content-length', '298'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"5c59999e9aff00a09d7aa96ad73d5ff2"'), ('date', 'Sat, 26 May 2012 21:09:56 GMT'), ('content-type', 'application/json; charset=utf-8')]
 54  [{"url":"https://api.github.com/users/jacquev6","gravatar_id":"b68de5ae38616c296fa345d2b9df2225","login":"jacquev6","id":327146,"avatar_url":"https://secure.gravatar.com/avatar/b68de5ae38616c296fa345d2b9df2225?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"}]
 55  
 56  https
 57  GET
 58  api.github.com
 59  None
 60  /teams/189850/members/jacquev6
 61  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 62  None
 63  204
 64  [('status', '204 No Content'), ('x-ratelimit-remaining', '4969'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d41d8cd98f00b204e9800998ecf8427e"'), ('date', 'Sat, 26 May 2012 21:09:56 GMT')]
 65  
 66  
 67  https
 68  DELETE
 69  api.github.com
 70  None
 71  /teams/189850/members/jacquev6
 72  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 73  None
 74  204
 75  [('status', '204 No Content'), ('x-ratelimit-remaining', '4968'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d41d8cd98f00b204e9800998ecf8427e"'), ('date', 'Sat, 26 May 2012 21:09:57 GMT')]
 76  
 77  
 78  https
 79  GET
 80  api.github.com
 81  None
 82  /teams/189850/members
 83  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 84  None
 85  200
 86  [('status', '200 OK'), ('x-ratelimit-remaining', '4967'), ('content-length', '2'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d751713988987e9331980363e24189ce"'), ('date', 'Sat, 26 May 2012 21:09:57 GMT'), ('content-type', 'application/json; charset=utf-8')]
 87  []
 88  
 89  https
 90  GET
 91  api.github.com
 92  None
 93  /teams/189850/members/jacquev6
 94  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 95  None
 96  404
 97  [('status', '404 Not Found'), ('x-ratelimit-remaining', '4966'), ('content-length', '23'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"e66a7a6c91e2c26803f3f49feb7a883f"'), ('date', 'Sat, 26 May 2012 21:09:58 GMT'), ('content-type', 'application/json; charset=utf-8')]
 98  {"message":"Not Found"}
 99  
100  https
101  PUT
102  api.github.com
103  None
104  /teams/189850/memberships/jacquev6
105  {'Content-Type': 'application/json', 'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
106  {"role": "maintainer"}
107  200
108  [('status', '200 OK'), ('x-ratelimit-remaining', '4949'), ('content-length', '151'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"8856425cedbdf3075576e823f39fc3d6"'), ('date', 'Sat, 26 May 2012 21:14:46 GMT'), ('content-type', 'application/json; charset=utf-8')]
109  []
110  
111  https
112  DELETE
113  api.github.com
114  None
115  /teams/189850/memberships/jacquev6
116  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
117  None
118  204
119  [('status', '204 No Content'), ('x-ratelimit-remaining', '4968'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d41d8cd98f00b204e9800998ecf8427e"'), ('date', 'Sat, 26 May 2012 21:09:57 GMT')]