source: mod_gnutls/test/https-test-client.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b0695c6   3 years fiona.klute Pass parsed YAML config to mgstest.tests.run_test_conf Parsing the … asynciomainproxy-ticket
(edit) @0cfe818   3 years fiona.klute https-test-client.py: Use with instead of try/finally to safely close file asynciomainproxy-ticket
(edit) @c7f83a30   3 years fiona.klute https-test-client.py: Always close the test config file asynciomainproxy-ticket
(edit) @c96a965   3 years fiona.klute Create function to run a test config YAML file This is much more … asynciomainproxy-ticket
(edit) @eb84747   3 years fiona.klute TestConnection?: Add optional "description" attribute for logging asynciomainproxy-ticket
(edit) @8b72599   3 years fiona.klute https-test-client.py: Flush sys.stdout so connection output doesn't mix asynciomainproxy-ticket
(edit) @e3e0de1   3 years fiona.klute https-test-client.py: Make host and port configurable per connection … asynciomainproxy-ticket
(edit) @42097fb   3 years fiona.klute https-test-client.py: Add --timeout parameter for TEST_QUERY_TIMEOUT asynciomainproxy-ticket
(edit) @6d3dc34   3 years fiona.klute Split infrastructure from https-test-client.py into modules asynciomainproxy-ticket
(edit) @a2d1bb9   3 years fiona.klute https-test-client.py: Support multiple connections in one test config asynciomainproxy-ticket
(edit) @ec63b07   3 years fiona.klute https-test-client.py: A few more doctests asynciomainproxy-ticket
(edit) @6ea34b1   3 years fiona.klute Rename TestRequest?.check_body() to show it is shared API asynciomainproxy-ticket
(edit) @1de6754   3 years fiona.klute Move code for running a test connection into TestConnection?.run() asynciomainproxy-ticket
(edit) @2e736df   3 years fiona.klute https-test-client.py: Require --test-config parameter This allows a … asynciomainproxy-ticket
(edit) @ce85a5f   3 years fiona.klute Move code to run a TestRequest? into the class asynciomainproxy-ticket
(edit) @851173b   3 years fiona.klute TestConnection?: Rename unused "protocol" parameter to "transport" … asynciomainproxy-ticket
(edit) @5c7e570   3 years fiona.klute https-test-client.py: Implement minimal HTTP/1.0 client The test case … asynciomainproxy-ticket
(edit) @eed0c4b   3 years fiona.klute HTTPSubprocessConnection: Ensure subprocess exists before closing … asynciomainproxy-ticket
(edit) @0a16644   3 years fiona.klute https-test-client.py: Stop filtering after the first read block of … asynciomainproxy-ticket
(edit) @db82911   3 years fiona.klute https-test-client.py: Make the filter function an optional argument … asynciomainproxy-ticket
(edit) @4dfbedd   3 years fiona.klute https-test-client.py: Move filter out of HTTPSubprocessConnection class asynciomainproxy-ticket
(edit) @d9b0936   3 years fiona.klute https-test-client.py: Some more comments on the filter function asynciomainproxy-ticket
(edit) @fc8eefcd   3 years fiona.klute https-test-client.py: Cleanly shut down the connection subprocess The … asynciomainproxy-ticket
(edit) @03426e0   3 years fiona.klute https-test-client.py: Prototype of output stream filter for gnutls-cli … asynciomainproxy-ticket
(edit) @019ab8e   3 years fiona.klute https-test-client.py: Catch expected connection errors asynciomainproxy-ticket
(edit) @096859f   3 years fiona.klute https-test-client.py: Check if the HTTP body contains certain strings … asynciomainproxy-ticket
(edit) @a4e136a   3 years fiona.klute https-test-client.py: Allow overriding headers asynciomainproxy-ticket
(edit) @d5f5356   3 years fiona.klute https-test-client.py: Support YAML test configuration asynciomainproxy-ticket
(add) @618ee14   3 years fiona.klute Experimental Python-based HTTPS test client The script uses … asynciomainproxy-ticket
Note: See TracRevisionLog for help on using the revision log.