aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIP on resources.users testsDavid Medina2012-02-104-4/+35
|
* Services testsDavid Medina2012-02-103-0/+59
| | | | services.core
* Resources testsDavid Medina2012-02-103-0/+75
| | | | | | resources.core * Also detected and fixed memory bug
* json:dumps.loads mockedDavid Medina2012-02-103-3/+5
|
* Requests testsDavid Medina2012-02-092-0/+90
| | | | requests.core
* Utils to testsDavid Medina2012-02-096-23/+61
|
* Core testsDavid Medina2012-02-095-3/+212
| | | | | core.client core.result
* Fix litle bugsDavid Medina2012-02-071-33/+0
|
* Fix imports to new environmentDavid Medina2012-02-032-0/+36
Absolute imports as PEP8 tells