aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/utils/base.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deleted 'validate_body' behaviourDavid Medina2012-05-121-12/+1
| | | | 'clean_body' had been developed to that functionality
* add pull request APINat Williams2012-04-171-1/+1
| | | | | there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes
* let request objects specify custom body validationsNat Williams2012-04-171-1/+12
|
* Restructure modules and packages in a clean wayDavid Medina2012-03-011-1/+1
| | | | The docs has increased lines of code, so I split it
* Wip on services.usersDavid Medina2012-02-111-2/+10
|
* Fix asserts bugs in client.David Medina2012-02-111-0/+6
| | | | | 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/+4
|
* Utils to testsDavid Medina2012-02-091-0/+21