|
|
@9a48691
|
14 months |
fiona.klute |
Test suite: Support checking preconditions in prepare_env hook
The …
asyncioproxy-ticket
|
|
|
@8666b50
|
14 months |
fiona.klute |
Implement "prepare_env" hook for tests
Test 15_basic_msva uses it to …
asyncioproxy-ticket
|
|
|
@b307cc1
|
14 months |
fiona.klute |
mgstest.http._stderr_writer: Always close input stream at EOS
Fixes …
asyncioproxy-ticket
|
|
|
@5ea6c14
|
14 months |
fiona.klute |
Clarify exception message for unexpected headers
Using the …
asyncioproxy-ticket
|
|
|
@1fe7cac
|
14 months |
fiona.klute |
TestReq10: Handle expected and unexpected connection failure
With …
asyncioproxy-ticket
|
|
|
@0b3733d
|
14 months |
fiona.klute |
Test suite: Support checking absence of headers
asyncioproxy-ticket
|
|
|
@bdf5917
|
14 months |
fiona.klute |
TestReq10: Implement checking expected headers
asyncioproxy-ticket
|
|
|
@bbc9b03
|
14 months |
fiona.klute |
Detailed documentation on test.yml and mgstest.tests
asyncioproxy-ticket
|
|
|
@3deb86e
|
14 months |
fiona.klute |
Reorganize imports, remove already done TODO
asyncioproxy-ticket
|
|
|
@f7e47b5
|
14 months |
fiona.klute |
Override yaml.YAMLObject.from_yaml() instead of adding constructors
…
asyncioproxy-ticket
|
|
|
@0f65ea9
|
14 months |
fiona.klute |
Use post_check hook in 28_HTTP2_support
asyncioproxy-ticket
|
|
|
@076049a
|
14 months |
fiona.klute |
Add forgotten license header
asyncioproxy-ticket
|
|
|
@e971a2c
|
14 months |
fiona.klute |
Document supported test hooks
asyncioproxy-ticket
|
|
|
@2d25c1c
|
15 months |
fiona.klute |
Test 16_view-status: Use post_check hook for GnuTLS 3.6.11 …
asyncioproxy-ticket
|
|
|
@52636ee
|
15 months |
fiona.klute |
TestReq10: Use superclass constructor and _from_yaml function
This …
asyncioproxy-ticket
|
|
|
@7089dbc
|
15 months |
fiona.klute |
Rename TestRaw10 to TestReq10 and adjust the YAML tag
asyncioproxy-ticket
|
|
|
@6615d91
|
15 months |
fiona.klute |
Use dynamic class constructor in _from_yaml classmethods
This makes …
asyncioproxy-ticket
|
|
|
@3039495
|
15 months |
fiona.klute |
Write TLS connection log for HTTP/1.0 requests to stdout
asyncioproxy-ticket
|
|
|
@0909c92
|
15 months |
fiona.klute |
Add hooks system to the test runner
With this all tests can use …
asyncioproxy-ticket
|
|
|
@05984a0
|
15 months |
fiona.klute |
Replace "runtests" with "runtest.py"
This is the next step from …
asyncioproxy-ticket
|
|
|
@006f91a
|
15 months |
fiona.klute |
HTTPSubprocessConnection: Use stable API to access the default timeout
asyncioproxy-ticket
|
|
|
@09774e2
|
15 months |
fiona.klute |
Optionally log HTTP responses to another stream/file
asyncioproxy-ticket
|
|
|
@45b0a24
|
15 months |
fiona.klute |
TestRequest?: Raise exception if expected connection reset didn't occur
asyncioproxy-ticket
|
|
|
@d5c572b
|
15 months |
fiona.klute |
Use try/finally in lockfile context even when locking is disabled
The …
asyncioproxy-ticket
|
|
|
@3be92d3
|
15 months |
fiona.klute |
Optionally log gnutls-cli stderr output to another stream/file
asyncioproxy-ticket
|
|
|
@779406c
|
15 months |
fiona.klute |
Always log test connection number
asyncioproxy-ticket
|
|
|
@b1261cb
|
15 months |
fiona.klute |
mgstest: Context manager for an optional file-based mutex
This can be …
asyncioproxy-ticket
|
|
|
@4459cdd
|
15 months |
fiona.klute |
HTTPSubprocessConnection: Handle subprocess stderr via a thread
This …
asyncioproxy-ticket
|
|
|
@c96a965
|
15 months |
fiona.klute |
Create function to run a test config YAML file
This is much more …
asyncioproxy-ticket
|
|
|
@b57d2c2
|
15 months |
fiona.klute |
Connection reset can trigger BrokenPipeError? first, catch if expected
asyncioproxy-ticket
|
|
|
@3fbe087
|
15 months |
fiona.klute |
Use os.set_blocking() instead of fiddling with file descriptor flags
asyncioproxy-ticket
|
|
|
@eb84747
|
15 months |
fiona.klute |
TestConnection?: Add optional "description" attribute for logging
asyncioproxy-ticket
|
|
|
@0e069b6
|
15 months |
fiona.klute |
Support plain HTTP in the Python test framework
This makes it …
asyncioproxy-ticket
|
|
|
@7054040
|
15 months |
fiona.klute |
Support checking response headers
asyncioproxy-ticket
|
|
|
@8b72599
|
15 months |
fiona.klute |
https-test-client.py: Flush sys.stdout so connection output doesn't mix
asyncioproxy-ticket
|
|
|
@e3e0de1
|
15 months |
fiona.klute |
https-test-client.py: Make host and port configurable per connection
…
asyncioproxy-ticket
|
|
|
@f6d2721
|
15 months |
fiona.klute |
HTTPSubprocessConnection: Run filter in a thread instead of process
…
asyncioproxy-ticket
|
|
|
@0560bb9
|
15 months |
fiona.klute |
Add some documentation for the Python test modules
asyncioproxy-ticket
|
|
|
@f9e13a5
|
15 months |
fiona.klute |
mgstest.tests: Fix doctests for module structure
asyncioproxy-ticket
|
|
|
@6d3dc34
|
15 months |
fiona.klute |
Split infrastructure from https-test-client.py into modules
asyncioproxy-ticket
|