aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/core/test_client.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Python 2.6 compatibilityDavid Medina2012-03-011-2/+2
|
* 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-091-1/+1
|
* Core testsDavid Medina2012-02-091-0/+89
core.client core.result