aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/requests/test_core.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Python 2.6 compatibilityDavid Medina2012-03-011-1/+1
* Restructure modules and packages in a clean wayDavid Medina2012-03-011-1/+1
* Fix test importsDavid Medina2012-02-191-2/+2
* Services.users tests completedDavid Medina2012-02-111-3/+8
* 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