aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/requests/test_core.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deleted 'validate_body' behaviourDavid Medina2012-05-121-15/+2
| | | | 'clean_body' had been developed to that functionality
* more specific exception for missing Request classesNat Williams2012-04-171-4/+4
|
* let request objects specify custom body validationsNat Williams2012-04-171-2/+15
|
* 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