aboutsummaryrefslogtreecommitdiffstats
path: root/github3/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Complete anonymous User handler testDavid Medina2011-11-142-6/+149
|
* Fix converter bugDavid Medina2011-11-141-2/+4
|
* Added handler base testDavid Medina2011-11-132-1/+57
|
* Testing on fire (handlers, user_handler)David Medina2011-11-134-5/+157
| | | | Also fix bugs, pep8
* PEP8 and renamingDavid Medina2011-11-123-1/+0
|
* Added converters testDavid Medina2011-11-122-98/+91
|
* Added core_test and fix some bugs / pep8David Medina2011-11-121-0/+115
| | | | Readme to Markdown
* Init test enviromentDavid Medina2011-11-102-0/+127
Also rename user handler module to 'users'