aboutsummaryrefslogtreecommitdiffstats
path: root/test/tservers.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Test a difficult-to-trigger IOError, fix cert generation in test suite.Aldo Cortesi2013-02-241-1/+1
|
* Test client connection close conditions.Aldo Cortesi2013-02-241-0/+3
|
* Unit test dummy response functions.Aldo Cortesi2013-02-231-6/+12
|
* Significantly refactor the master/slave message passing interface.Aldo Cortesi2013-02-171-1/+1
|
* Test WSGI app calling.Aldo Cortesi2013-02-161-0/+183
- Factor out test servers into a separate file - Adjust docs to note new Flask dependency