aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/test.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor test.py, add unit tests for app.py corner case.Aldo Cortesi2012-07-251-9/+6
* Add a --noweb option to turn web iface off, refactor unit tests.Aldo Cortesi2012-07-231-4/+6
* Unit tests for most of app.py, return 404 for unknown log entry.Aldo Cortesi2012-07-231-1/+0
* Use policy hook to apply a size limit in pathod, add corresponding cmdline arg.Aldo Cortesi2012-07-231-5/+6
* Re-enable anchors.Aldo Cortesi2012-06-241-4/+4
* Add staticdir to test.Test.Aldo Cortesi2012-06-241-5/+8
* Log inspection and manipulation from tests.Aldo Cortesi2012-06-211-0/+20
* Re-enable SSL service.Aldo Cortesi2012-06-201-1/+1
* Start porting web app to Flask.Aldo Cortesi2012-06-191-5/+3
* Porting to netlib proceeds apace.Aldo Cortesi2012-06-191-5/+7
* Start refactoring towards netlib, adding SNI and client testing.Aldo Cortesi2012-06-171-1/+0
* Join thread on test exit to avoid race condition.Aldo Cortesi2012-06-091-0/+1
* Port test suite over to Nose.Aldo Cortesi2012-06-091-0/+1
* SSL support for test struss.Aldo Cortesi2012-06-071-12/+17
* We can't sensibly unit test pages withhout firing up a server.Aldo Cortesi2012-06-071-13/+14
* Add /api/info, returning general info on the running pathod daemon.Aldo Cortesi2012-06-071-6/+10
* Start building a Pathod unit testing truss.Aldo Cortesi2012-06-071-0/+31