Lidi Zheng
|
6f343fc758
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
49980a6db1
|
Make benchmark worker work
|
5 years ago |
Lidi Zheng
|
2916c351d5
|
Use bytes instead of str
|
5 years ago |
Lidi Zheng
|
c2a9f15079
|
One more fix for the benchmark_client.py
|
5 years ago |
Lidi Zheng
|
ae44213482
|
Fix typos in worker_servicer.py
|
5 years ago |
Lidi Zheng
|
afb080787e
|
Clean up self references
|
5 years ago |
Lidi Zheng
|
1ee45615e2
|
Add benchmark client, server, and worker
|
5 years ago |
Lidi Zheng
|
2294b847a2
|
Add OVERALL_HEALTH
|
5 years ago |
Lidi Zheng
|
7917bd3074
|
Fix a typo
|
5 years ago |
Lidi Zheng
|
750b602118
|
Filter out duplicated status
|
5 years ago |
Lidi Zheng
|
a729bd1828
|
Revert "Report every health state change"
This reverts commit b2d8509f78 .
|
5 years ago |
Lidi Zheng
|
b2d8509f78
|
Report every health state change
|
5 years ago |
Lidi Zheng
|
545f312050
|
Simplify the logic and improve readability
|
5 years ago |
Zhanghui Mao
|
6fef56573e
|
Implement server interceptor for unary unary call
|
5 years ago |
Mehrdad Afshari
|
9a929c1546
|
Do not validate details when status code is OK
|
5 years ago |
Lidi Zheng
|
5622e9e78c
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
43788ac44e
|
Update the copyright
|
5 years ago |
Lidi Zheng
|
7b4d0b28c6
|
Implement health checking servicer in AsyncIO
|
5 years ago |
Lidi Zheng
|
e6278b5333
|
Make the test intent more obvious
|
5 years ago |
Lidi Zheng
|
909ce6fee2
|
Point out it is testing client-side behavior
|
5 years ago |
Lidi Zheng
|
3cdd83bdac
|
Improve invocation_defects_tests with assertions and comments
|
5 years ago |
Richard Belleville
|
c01b39e55b
|
Pull Python 3 only tests out to a separate repo
|
5 years ago |
Lidi Zheng
|
e0f8fe3254
|
Ensure channel isolation is maintained while graceful close
|
5 years ago |
Lidi Zheng
|
5a29f33a25
|
Optimize the logic & add comments
|
5 years ago |
Richard Belleville
|
a859b9a98a
|
Whoops
|
5 years ago |
Lidi Zheng
|
d2832e4bc6
|
Update tests.json
|
5 years ago |
Richard Belleville
|
e99cdfa754
|
Copybara makes me wish I were dead
|
5 years ago |
Richard Belleville
|
485e87cadf
|
Move tests into single directory because Blaze is the worst
|
5 years ago |
Lidi Zheng
|
fbd213d04b
|
Make client-side graceful shutdown faster
|
5 years ago |
Richard Belleville
|
753ab16ebb
|
Remove unused return value
|
5 years ago |
Richard Belleville
|
5474a76044
|
Pull out constant
|
5 years ago |
Richard Belleville
|
0668c73cd2
|
Add copyright header
|
5 years ago |
Richard Belleville
|
70837b3351
|
Don't attempt to run under setuptools
|
5 years ago |
Richard Belleville
|
94efe57fb0
|
Buildifier
|
5 years ago |
Richard Belleville
|
36aa768290
|
Correct tests.json
|
5 years ago |
Richard Belleville
|
e5b287ead8
|
Yapf. Pylint
|
5 years ago |
Richard Belleville
|
ac864c7502
|
Make APIs experimental
|
5 years ago |
Richard Belleville
|
84c8dc739e
|
Add insecure_channel_credentials function
|
5 years ago |
Richard Belleville
|
1abe2f0ac2
|
Add stream_stream
|
5 years ago |
Richard Belleville
|
38bef98463
|
Add stream-unary
|
5 years ago |
Richard Belleville
|
b5f06c216e
|
Implement unary_stream
|
5 years ago |
Richard Belleville
|
4ac50ceed6
|
Add maximum-based channel eviction
|
5 years ago |
Lidi Zheng
|
33014035eb
|
Skip the test_invalid_metadata on Windows for now
|
5 years ago |
Lidi Zheng
|
ecf44b094b
|
Prohibit mixing two styles of API on client side
|
5 years ago |
Richard Belleville
|
20f85c1d60
|
Don't run test under Python 2
|
5 years ago |
Yannic Bonenberger
|
06ecc87290
|
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
|
5 years ago |
Richard Belleville
|
741b407ac4
|
Add simple eviction mechanism
|
5 years ago |
Richard Belleville
|
5a8a6e3ad3
|
Add thread-safe channel cache. Test that it actually caches
|
5 years ago |
Lidi Zheng
|
b378b66f8c
|
[Aio] Attempt to fix recent AsyncIO windows flake
|
5 years ago |
Lidi Zheng
|
daeaf8eff4
|
Promote the channel_ready & simplify test logic
|
5 years ago |