aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/services/test_users.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix requests with invalid config precedenceDavid Medina2012-03-041-24/+3
|
* Python 2.6 compatibilityDavid Medina2012-03-011-2/+1
|
* Fix test importsDavid Medina2012-02-191-2/+3
|
* Services.users tests completedDavid Medina2012-02-111-2/+25
| | | | | | | services.users.user services.users.emails services.users.keys services.users.followers
* Wip on services.usersDavid Medina2012-02-111-3/+147
|
* Fix asserts bugs in client.David Medina2012-02-111-3/+2
| | | | | Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P
* WIP on resources.users testsDavid Medina2012-02-111-0/+27