aboutsummaryrefslogtreecommitdiffstats
path: root/github3/tests/user_handler_test.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wip on AuthUser handler testsDavid Medina2011-11-161-1/+33
| | | | Also "python way" with Design by contract
* Complete anonymous User handler testDavid Medina2011-11-141-4/+80
|
* Testing on fire (handlers, user_handler)David Medina2011-11-131-0/+58
Also fix bugs, pep8