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