aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Port test suite over to Nose.Aldo Cortesi2012-06-095-77/+104
* SSL support for test struss.Aldo Cortesi2012-06-071-4/+24
* We can't sensibly unit test pages withhout firing up a server.Aldo Cortesi2012-06-071-28/+0
* Better test daemon cleanup, improve utils test coverage.Aldo Cortesi2012-06-071-0/+7
* Add /api/info, returning general info on the running pathod daemon.Aldo Cortesi2012-06-071-2/+14
* Start building a Pathod unit testing truss.Aldo Cortesi2012-06-072-0/+29
* lippathod/app.py -> libpathod/pathod.pyAldo Cortesi2012-06-071-4/+4
* Fix redundant imports, tweak TODO for 0.2Aldo Cortesi2012-04-301-1/+1
* Preview in web application.Aldo Cortesi2012-04-292-31/+17
* Add logging, expose logs through the web app interface.Aldo Cortesi2012-04-291-0/+5
* Basic logging.Aldo Cortesi2012-04-292-3/+15
* Regularize language even furtherAldo Cortesi2012-04-291-51/+52
* Anchor management: list and remove anchors.Aldo Cortesi2012-04-291-1/+7
* Basic anchor adding.Aldo Cortesi2012-04-292-5/+15
* Refactor application definitions and startup.Aldo Cortesi2012-04-291-0/+35
* Add a shortcut for setting Location header.Aldo Cortesi2012-04-281-3/+4
* Add a shortcut for setting content-type.Aldo Cortesi2012-04-281-5/+10
* Unify pause and disconnect event frameworks.Aldo Cortesi2012-04-281-8/+24
* More language tweaks.Aldo Cortesi2012-04-281-14/+14
* Make specification language more terse, and more regular.Aldo Cortesi2012-04-281-29/+28
* Better internal error pages.Aldo Cortesi2012-04-281-12/+19
* First pass at static file serving.Aldo Cortesi2012-04-281-6/+33
* Initial checkin.Aldo Cortesi2012-04-283-0/+275