aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/requests/test_core.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Python 2.6 compatibilityDavid Medina2012-03-011-1/+1
|
* Restructure modules and packages in a clean wayDavid Medina2012-03-011-1/+1
| | | | The docs has increased lines of code, so I split it
* Fix test importsDavid Medina2012-02-191-2/+2
|
* Services.users tests completedDavid Medina2012-02-111-3/+8
| | | | | | | services.users.user services.users.emails services.users.keys services.users.followers
* Change requests.Body to suppor required attributesDavid Medina2012-02-111-36/+36
|
* Wip on services.usersDavid Medina2012-02-111-6/+12
|
* json:dumps.loads mockedDavid Medina2012-02-101-2/+3
|
* Requests testsDavid Medina2012-02-091-0/+90
requests.core