etcd/clientv3/integration
Joe Betz 4b51b6de49
*: Add progress notify request watch request
2018-06-27 16:46:13 -07:00
..
black_hole_test.go clientv3: Stop expecting retry in integration tests with new grpc balancer 2018-06-15 13:41:28 -07:00
cluster_test.go clientv3/integration: add TestMemberAddUpdateWrongURLs 2018-01-22 11:24:15 -08:00
dial_test.go clientv3/integration: Add err check to TestDialTLSNoConfig to prevent nil pointer dereference on c.Close() 2018-06-15 13:41:28 -07:00
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
kv_test.go clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing" 2018-06-15 14:47:08 -07:00
lease_test.go clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing" 2018-06-15 14:47:08 -07:00
leasing_test.go clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 2018-06-15 13:41:28 -07:00
logger_test.go clientv3: use "zap" logger in integration tests 2018-05-01 16:15:09 -07:00
main_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
maintenance_test.go clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 2018-06-15 13:41:28 -07:00
metrics_test.go words: whitelist prometheus 2017-11-10 10:08:48 -08:00
mirror_test.go *: revert "internal/mvcc" change 2018-02-26 17:11:40 -08:00
namespace_test.go *: revert "internal/mvcc" change 2018-02-26 17:11:40 -08:00
network_partition_test.go clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 2018-06-15 13:41:28 -07:00
role_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
server_shutdown_test.go clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 2018-06-15 13:41:28 -07:00
txn_test.go clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 2018-06-15 13:41:28 -07:00
user_test.go clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping 2018-06-15 13:41:28 -07:00
util.go clientv3/integration: log test failures from slow balancer as TODO 2018-04-10 13:47:07 -07:00
watch_fragment_test.go clientv3/integration: do not run fragmentation tests with gRPC Proxy 2018-05-18 10:45:03 -07:00
watch_test.go *: Add progress notify request watch request 2018-06-27 16:46:13 -07:00