aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pathod.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Extend test suite to cover SSL. Log SSL connection errors.Aldo Cortesi2012-07-201-13/+42
|
* Handle invalid first line errors, add an error log buffer type.Aldo Cortesi2012-07-201-1/+12
|
* Split pathod and pathoc daemon test suites out.Aldo Cortesi2012-06-261-1/+50
|
* Enable anchors on command line.Aldo Cortesi2012-06-241-0/+3
|
* Re-enable anchors.Aldo Cortesi2012-06-241-1/+5
|
* Log inspection and manipulation from tests.Aldo Cortesi2012-06-211-16/+0
|
* Restore client argument parsing. Add thread-safe logging subsystem.Aldo Cortesi2012-06-211-2/+14
|
* Disconnect, rest refactoring.Aldo Cortesi2012-06-211-5/+5
|
* Port test suite over to Nose.Aldo Cortesi2012-06-091-12/+4
|
* We can't sensibly unit test pages withhout firing up a server.Aldo Cortesi2012-06-071-28/+0
| | | | We've just added functionality to do this ourselves, so rip out the old stuff.
* Start building a Pathod unit testing truss.Aldo Cortesi2012-06-071-0/+8
| | | | | | - Add test.py, which will house the testing API. - Extend API with a shutdown method, used to terminate the test daemon. - Refactor to allow clean shutdown.
* lippathod/app.py -> libpathod/pathod.pyAldo Cortesi2012-06-071-0/+63