aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/core/test_result.py (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-011-2/+1
|
* Utils to testsDavid Medina2012-02-091-2/+2
|
* Core testsDavid Medina2012-02-091-0/+75
core.client core.result