Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
4 years ago
Esun Kim
e52081f903
More pythons to be formatted
5 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Eric Gribkoff
358f1024ea
backport #10100 and #10377
8 years ago
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
8 years ago
Eric Gribkoff
22afddf53c
add health check for http2 server
8 years ago
Eric Gribkoff
95f48c154b
really add _
8 years ago
Eric Gribkoff
69e2f82169
add _
8 years ago
Eric Gribkoff
5ae42a15cf
stop http2 test server with error code when failures occur
8 years ago
Makarand Dharmapurikar
7fc6f3be56
changes to http2 test server
...
Not kill the server on disconnect
Spawn one server per test case
8 years ago
ncteisen
65a45aebbe
Add copywrite to new files
8 years ago
Eric Gribkoff
b3bda54df8
Modify HTTP/2 test server to display a list of available test cases and
...
accept non-positional arguments.
8 years ago
Makarand Dharmapurikar
8c57917f56
fixed feedback from review
8 years ago
Makarand Dharmapurikar
a16ea7f9b1
added new test (rst_during_data)
8 years ago
Makarand Dharmapurikar
5b7070a15b
bugfix in rst_after_data
8 years ago
Makarand Dharmapurikar
ecc32885f0
WIP
8 years ago
Makarand Dharmapurikar
4350e748e4
ability to deal with multiple streams in flight.
8 years ago
Makarand Dharmapurikar
28d198008a
minor cleanup..
8 years ago
Makarand Dharmapurikar
323bfa733d
Broke up code in multiple modules..
8 years ago
Makarand Dharmapurikar
af37b809aa
experimental
8 years ago