aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-11Change requests.Body to suppor required attributesDavid Medina1-3/+8
2012-02-11Wip on services.usersDavid Medina1-2/+10
2012-02-11Fix asserts bugs in client.David Medina1-0/+6
Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P
2012-02-11WIP on resources.users testsDavid Medina3-4/+15
2012-02-11Change requests.Body to suppor required attributesDavid Medina1-3/+8
2012-02-11Wip on services.usersDavid Medina1-2/+10
2012-02-10Fix asserts bugs in client.David Medina1-0/+6
Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P
2012-02-10WIP on resources.users testsDavid Medina3-4/+15
2012-02-10Resources testsDavid Medina1-0/+21
resources.core * Also detected and fixed memory bug
2012-02-10json:dumps.loads mockedDavid Medina1-1/+1
2012-02-09Utils to testsDavid Medina4-0/+86