aboutsummaryrefslogtreecommitdiffstats
path: root/github3/tests/user_handler_test.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset projectDavid Medina2012-02-031-326/+0
|
* Diff between 'my' and 'get'David Medina2011-11-271-5/+46
|
* Complete AuthUser handler testDavid Medina2011-11-171-1/+120
| | | | Update code putting tests in green
* 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