aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pathod.py
Commit message (Expand)AuthorAgeFilesLines
* More timeout improvementsAldo Cortesi2015-06-081-2/+1
* Debug to diagnose Travis racesAldo Cortesi2015-06-081-2/+6
* Revamp timeout handling and test loggingAldo Cortesi2015-06-081-17/+31
* Refactor pathoc message receive to use queues and generatorsAldo Cortesi2015-06-051-4/+2
* Improve websocket loggingAldo Cortesi2015-06-051-10/+5
* Rudimentary support for reflected websocket frames.Aldo Cortesi2015-06-041-2/+7
* Test output to try to figure out why Travis no longer loves usAldo Cortesi2015-06-041-1/+2
* Shore up test suite.Aldo Cortesi2015-06-041-0/+9
* Try to fix test suite race like a savage.Aldo Cortesi2015-06-041-1/+4
* Try to appease TravisAldo Cortesi2015-06-041-1/+1
* Change test API to allow multiple pathoc requestsAldo Cortesi2015-05-311-15/+19
* Factor logger out of pathoc, use it in pathod as well.Aldo Cortesi2015-05-301-1/+3
* Add coding style check, reformat.Aldo Cortesi2015-05-301-0/+6
* Websocket frame read limit.Aldo Cortesi2015-04-301-2/+2
* Pull HTTP functionality out of language._Message in prep for framesAldo Cortesi2015-04-241-0/+3
* Change the semantics of the craft anchor point specificationAldo Cortesi2015-04-231-0/+1
* pathod: register websocket key from client handshakeAldo Cortesi2015-04-231-0/+3
* websockets: server handshake schemeAldo Cortesi2015-04-221-1/+1
* Whitespace, small fixes.Aldo Cortesi2015-04-201-1/+1
* 100% unit testsAldo Cortesi2015-04-191-6/+4
* Scripts to reproducibly generate the test certificateAldo Cortesi2015-04-191-1/+1
* Fix test that fails on Travis with a bodgeAldo Cortesi2015-04-171-1/+3
* Housekeeping: .env and fix unit testsAldo Cortesi2015-04-171-1/+1
* Fix unit testsAldo Cortesi2014-11-111-2/+2
* Parse patterns eagerly on instantiationAldo Cortesi2014-10-251-21/+4
* Fix tests, re-add scriptsAldo Cortesi2014-10-241-10/+26
* Adjust timeout test to make race condition much less likely.Aldo Cortesi2014-03-101-1/+1
* Adjust for upstream cert store changes, improve cert handling significantlyAldo Cortesi2014-03-051-6/+3
* Add connection cipher info to pathod server logAldo Cortesi2014-03-021-2/+9
* Support cert/key combo files in args. Improve argument names in SSLOptionsAldo Cortesi2014-03-021-1/+1
* Implement custom certs.Aldo Cortesi2014-03-021-0/+13
* Big improvements to SSL handlingAldo Cortesi2014-03-021-5/+27
* adjust to signature changes in netlib.tcpMaximilian Hils2014-01-281-2/+2
* Make pathoc request return more human-friendly.Aldo Cortesi2013-02-271-8/+8
* Adapt to netlib API changes.Aldo Cortesi2013-02-241-1/+1
* Make last_log return None if nothing is logged.Aldo Cortesi2013-02-231-1/+1
* Implement and unit test not-after-connect option.Aldo Cortesi2013-01-051-0/+8
* CONNECT through proxy mode for pathocAldo Cortesi2013-01-051-0/+6
* Proxy mode: drop to SSL if we see an HTTP CONNECT requestAldo Cortesi2013-01-051-0/+4
* Fix timeout test.Aldo Cortesi2012-11-181-1/+1
* Add disconnect specifiers to test suite.Aldo Cortesi2012-11-181-6/+6
* Add u User-agent shortcut.Aldo Cortesi2012-11-161-1/+1
* Change response spec format to code[:features]Aldo Cortesi2012-10-281-1/+0
* Cleaup, ABC for Value classes.Aldo Cortesi2012-10-281-1/+2
* Move message body to new lazy-generator scheme.Aldo Cortesi2012-10-281-1/+1
* Remove check argument to serve() methods.Aldo Cortesi2012-10-271-2/+2
* Unit test suite love: 100% coverageAldo Cortesi2012-10-251-0/+11
* Add timeout argument to Pathod, and matching -t command-line option.Aldo Cortesi2012-10-011-0/+9
* Cleanup of libpathod.test, test example for front page.Aldo Cortesi2012-07-301-8/+9
* 100% test coverage.Aldo Cortesi2012-07-301-0/+6