aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor result. Now it's a packageDavid Medina2012-03-041-7/+33
| | | | | result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour.
* Python 2.6 compatibilityDavid Medina2012-03-012-4/+3
|
* Wip on services.usersDavid Medina2012-02-111-3/+3
|
* Fix asserts bugs in client.David Medina2012-02-111-1/+12
| | | | | Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P
* json:dumps.loads mockedDavid Medina2012-02-101-0/+1
|
* Utils to testsDavid Medina2012-02-093-51/+3
|
* Core testsDavid Medina2012-02-094-0/+212
core.client core.result