Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/trunk/cherrypy/test/test.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/08/08 14:32:38 @2073 [2073] fumanchu Silenced some cpmodpy errors due to not using WSGI.
(edit) 10/30/08 18:35:26 @2059 [2059] lakin #869 - added the ability for dynamic dispatching by the controller to …
(edit) 07/09/08 01:22:41 @2018 [2018] fumanchu Almost fcgi support in tests.
(edit) 06/29/08 23:43:32 @2003 [2003] fumanchu Removing test_conn from test.py since it needs different server config.
(edit) 06/22/08 16:11:54 @1984 [1984] fumanchu Fix for #824 (_cplogging.LogManager?.access method not handling unicode in …
(edit) 03/07/08 13:06:52 @1908 [1908] fumanchu Print PID in test suite.
(edit) 02/20/08 14:07:25 @1897 [1897] fumanchu Moved test_http.py back into the test suite since it runs fast here.
(edit) 10/28/07 13:53:34 @1802 [1802] fumanchu Forward port to trunk of 3.0.x [1716]. New support for mod_wsgi in the …
(edit) 10/27/07 11:52:59 @1772 [1772] fumanchu No reason to exclude these tests.
(edit) 10/16/07 12:54:16 @1751 [1751] fumanchu Made test.CommandLineParser? shortopts/longopts into instance attributes …
(edit) 10/08/07 23:57:59 @1741 [1741] fumanchu Test suite: prefer command-line args to base conf.
(edit) 09/27/07 15:38:41 @1729 [1729] fumanchu Porting some of [1711] to trunk.
(edit) 09/27/07 15:11:24 @1727 [1727] fumanchu Copied [1711] to trunk.
(edit) 06/22/07 09:57:46 @1680 [1680] fumanchu No sense passing rfile if it's already required to be in wsgi.input.
(edit) 06/22/07 02:44:04 @1678 [1678] fumanchu Fix for #648 (Flash 8 upload socket timeout). Optional safe_multipart tool …
(edit) 03/05/07 15:52:31 @1628 [1628] fumanchu Oops.
(edit) 03/05/07 15:22:13 @1627 [1627] fumanchu New pywebd module. Trunk is now "3.1alpha".
(edit) 12/11/06 20:17:21 @1528 [1528] fumanchu Changes to socket_host: …
(edit) 12/02/06 16:30:23 @1467 [1467] fumanchu pychecker and doc tweaks.
(edit) 12/02/06 14:38:49 @1466 [1466] fumanchu Initial test_tidy, plus a bugfix in tidy.strict_xml and indent args.
(edit) 11/30/06 13:44:34 @1460 [1460] fumanchu Renamed _cpwsgiserver.py to wsgiserver.py, to make it more …
(edit) 11/27/06 14:21:28 @1450 [1450] fumanchu Added an '-ssl' arg to test_states to help fix #606 (Problem timing out …
(edit) 10/20/06 13:46:12 @1403 [1403] fumanchu Support for wsgiconq in test suite (use --conquer arg).
(edit) 10/14/06 16:46:03 @1399 [1399] fumanchu Oops.
(edit) 10/14/06 15:46:15 @1398 [1398] fumanchu Bah. Forgot to add test_routes weeks ago.
(edit) 10/08/06 00:20:04 @1392 [1392] fumanchu Final fix for #481 (buildbot). The test suite now exits with a non-zero …
(edit) 10/03/06 21:19:15 @1389 [1389] fumanchu Fix for #481 (buildbot quiet mode). Use test.py --dumb to suppress …
(edit) 09/26/06 01:06:21 @1377 [1377] fumanchu Consolidated gzip, encoding tests.
(edit) 09/11/06 12:26:06 @1350 [1350] fumanchu Collapsed request.url and tree.url into a single cherrypy.url function.
(edit) 09/09/06 22:47:10 @1345 [1345] fumanchu SSL support for _cpwsgiserver. One test fails immaterially. Run "test.py …
(edit) 09/08/06 22:25:14 @1343 [1343] fumanchu Test coverage fixes.
(edit) 09/08/06 13:09:59 @1340 [1340] fumanchu Test support for wsgiref.validate (new '--validate' arg to test.py), plus …
(edit) 09/04/06 01:19:27 @1330 [1330] fumanchu New tools.referer, and moved test_response_headers into new …
(edit) 09/03/06 16:46:36 @1326 [1326] fumanchu mod_python improvements: 1. Fix to test_config. …
(edit) 09/02/06 02:11:01 @1310 [1310] fumanchu Fix for #559 (allow config of WSGI middleware) via cherrypy.wsgi.pipeline. …
(edit) 08/25/06 16:25:56 @1278 [1278] fumanchu More (final?) config overhaul work: …
(edit) 08/24/06 02:02:42 @1275 [1275] fumanchu Overhaul of config system: 1. New docstring for config module! …
(edit) 08/24/06 01:35:47 @1274 [1274] fumanchu Made all imports absolute "just in case" for Python 2.5.
(edit) 08/22/06 12:19:26 @1266 [1266] fumanchu Touch-up to test suite help (closes #333 (run test suite on arbitrary …
(edit) 08/21/06 16:06:43 @1263 [1263] fumanchu Fixed the HTTP/1.0 test suite. This involved moving wsgi SERVER_PROTOCOL …
(edit) 08/21/06 12:53:29 @1262 [1262] fumanchu Fix to test suite longopts.
(edit) 08/20/06 15:51:30 @1255 [1255] fumanchu More tests for persistent connections, including pipelining.
(edit) 08/18/06 21:15:56 @1252 [1252] dowski Fix for #552. …
(edit) 06/28/06 18:06:42 @1171 [1171] fumanchu Expanded baseurl tool into a new proxy tool.
(edit) 06/20/06 13:12:37 @1150 [1150] fumanchu First inclusion of jamwt's mpcp into CP distro as _cpmodpy.py. Some tests …
(edit) 06/11/06 23:11:53 @1135 [1135] fumanchu Moved coverage out of the core.
(edit) 06/03/06 00:42:24 @1117 [1117] fumanchu Fix for #531 (Make an ETag tool). Also refactored If-Modified-Since …
(edit) 06/01/06 12:05:33 @1114 [1114] fumanchu Removed "filter" from lots of places, including renaming of tests.
(edit) 05/07/06 17:29:52 @1099 [1099] fumanchu Fixed a bug in TestHarness? (no base conf when using --profile).
(edit) 05/07/06 01:08:24 @1094 [1094] fumanchu Moved the following config keys out of the "server." namespace (so that …
(edit) 04/25/06 02:11:16 @1069 [1069] fumanchu test_core works again. …
(edit) 04/21/06 15:44:17 @1047 [1047] fumanchu CP 3 initial checkin. Global filters have been replaced by request.hooks. …
(edit) 03/29/06 00:54:46 @1022 [1022] fumanchu Further fixes for #498 (separation of test processes), plus fix for #495
(edit) 03/27/06 01:31:36 @1018 [1018] fumanchu Bugfix in Tree if cherrypy.root is None.
(edit) 03/26/06 16:14:11 @1017 [1017] fumanchu Initial fix for #498 (Test suite assumes same process for client and …
(edit) 03/10/06 16:22:20 @1005 [1005] dowski Addresses #483. …
(edit) 02/16/06 12:52:21 @973 [973] fumanchu Removed deprecated _cphttpserver.py.
(edit) 12/28/05 21:13:13 @891 [891] fumanchu Fix for #394 (custom filters). Well, it fixes a related problem, anyway. …
(edit) 12/27/05 18:20:54 @884 [884] fumanchu Fix for #186 (allow exceptions to escape CP and up into WSGI middleware).
(edit) 12/27/05 15:16:20 @883 [883] fumanchu Fix for #344 (VirtualHostFilter? rewrite).
(edit) 12/05/05 16:34:55 @860 [860] lawouach added the response_headers_filter and headers decorator to fix ticket 302
(edit) 12/03/05 12:44:11 @856 [856] rdelon Big change: camelCase to lower_with_underscore names (still need to update …
(edit) 11/10/05 12:41:40 @807 [807] fumanchu Moved filter-handling code into lib.filter.init.py. Also moved unrepr …
(edit) 11/02/05 01:09:35 @778 [778] fumanchu Fix for #376 (individual tests should set sys.path).
(edit) 10/31/05 12:46:05 @768 [768] fumanchu Fix for #374 (reduce license boilerplate to a single LICENSE.txt file).
(edit) 10/30/05 19:07:05 @762 [762] fumanchu Set svn:eol-style to "native" for all .py files. This should fix any …
(edit) 10/21/05 08:46:34 @746 [746] rdelon Removing VirtualHostFilter? for the 2.1 release
(edit) 10/10/05 22:41:41 @734 [734] dowski 1. Updated test_xmlrpc_filter.py to test argument passing. …
(edit) 10/08/05 22:32:13 @730 [730] dowski 1. Changed xmlrpcfilter test to work with user defined port. …
(edit) 10/07/05 11:05:42 @724 [724] fumanchu You can now import the test suite and call run().
(edit) 10/06/05 02:29:38 @718 [718] fumanchu Initial fix for #333.
(edit) 09/28/05 16:53:32 @691 [691] fumanchu More server state tests and fixes: …
(edit) 09/27/05 18:16:06 @686 [686] fumanchu New test_states module for testing server start/stop/restart, as well as …
(edit) 09/25/05 18:22:47 @679 [679] fumanchu Fix for #318, #322 and #323. …
(edit) 09/16/05 13:13:44 @660 [660] fumanchu Some comments on test suite design and usage.
(edit) 09/14/05 01:42:12 @643 [643] fumanchu Fix for ticket #300 (better help msg for test suite).
(edit) 09/04/05 16:06:05 @605 [605] mikerobi httperrors branch merged into the trunk, the configuration paramater …
(edit) 08/31/05 11:11:40 @581 [581] rdelon Checking in first draft of new session implementation (see ticket #275). …
(edit) 08/24/05 01:23:59 @551 [551] fumanchu 1. More improvements to coverage browser. …
(edit) 08/17/05 15:19:02 @533 [533] fumanchu Oops. Broken tests.
(edit) 08/11/05 17:08:59 @528 [528] fumanchu Newline fixes.
(edit) 08/10/05 18:46:29 @527 [527] fumanchu 1. First stage of new access.log (ticket #257). Access log must be enabled …
(edit) 08/09/05 16:00:58 @522 [522] fumanchu 1. Config section [global] (pathless) is now distinct from / (root …
(edit) 07/22/05 13:39:23 @495 [495] fumanchu 1. Moved top-level test functions into a new TestHarness? class. …
(edit) 07/19/05 23:39:59 @489 [489] fumanchu Docstrings + minor fixes to test suite.
(edit) 07/18/05 18:01:35 @483 [483] fumanchu 1. Pulled dict_from_config_file out of config._load to make it reusable. …
(edit) 07/18/05 12:38:27 @480 [480] fumanchu 1. New cherrypy.request.version, an instance of new _cphttptools.Version …
(edit) 07/16/05 21:37:15 @474 [474] fumanchu 1. Removed log() before config read. …
(edit) 07/14/05 16:34:49 @467 [467] fumanchu Pulled base web testing functionality into test\webtest.py. Exceptions in …
(edit) 07/08/05 12:22:11 @434 [434] mikerobi disabled the sessonfilter tests
(edit) 07/08/05 08:59:35 @431 [431] mikerobi session tutorials renamed/renumberd, new sessionFilter test cases
(edit) 07/08/05 00:49:12 @430 [430] fumanchu More options, fixes for the test suite.
(edit) 07/07/05 18:47:56 @429 [429] mikerobi fixed little bug from last commit in test.py where the mode option would …
(edit) 07/07/05 18:41:42 @428 [428] mikerobi Improved test script with help menu (-help)
(edit) 07/07/05 00:33:34 @421 [421] fumanchu Minor improvements to code-coverage.
(edit) 07/06/05 19:10:21 @418 [418] fumanchu Added optional code-coverage run to CP, including test suite. Install Rees …
(edit) 07/05/05 16:18:59 @408 [408] mikerobi Default filters are now initilized when the server is started. This …
(edit) 07/04/05 13:29:09 @405 [405] fumanchu Added a cherrypy._appserver_state flag. Helps report errors when …
(edit) 06/25/05 15:37:39 @382 [382] fumanchu Implements ticket #195. …
(edit) 06/15/05 00:22:47 @315 [315] fumanchu Merged some useful updates from /branches/ooconf. Mostly speed tweaks, and …

Hosted by WebFaction

Log in as guest/cpguest to create tickets