etcd/clientv3/integration
Gyuho Lee 7cd985bdac clientv3: translate Snapshot API gRPC status error
To be consistent with other APIs.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-19 10:46:19 -08:00
..
black_hole_test.go clientv3/integration: handle server-side context timeouts from clock-drift 2017-11-27 14:02:09 -08:00
cluster_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
dial_test.go integration: use variadic parameters for *Partition 2017-10-25 14:55:03 -07:00
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
kv_test.go clientv3/integration: add more tests on balancer switch, inflight range 2017-11-27 15:05:12 -08:00
lease_test.go clientv3/integration: match context errors to stopped server 2017-09-27 13:12:08 -07:00
leasing_test.go clientv3/integration: test leasing txn invalidates deleted cache 2017-09-30 13:04:06 +08:00
logger_test.go *: disable gRPC client logs in tests 2017-11-11 20:56:00 -08:00
main_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
maintenance_test.go clientv3: translate Snapshot API gRPC status error 2017-12-19 10:46:19 -08:00
metrics_test.go words: whitelist prometheus 2017-11-10 10:08:48 -08:00
mirror_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
namespace_test.go clientv3/integration: simple namespace wrapper tests 2017-03-22 16:45:38 -07:00
network_partition_test.go clientv3/integration: move isServerCtxTimeout to server_shutdown_test.go 2017-11-27 15:02:48 -08: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/integration: add more tests on balancer switch, inflight range 2017-11-27 15:05:12 -08:00
txn_test.go clientv3/integration: skip retry test on txn read 2017-10-22 16:14:39 -07:00
user_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
util.go clientv3/integration: rename to 'mustWaitPinReady' 2017-10-27 15:00:31 -07:00
watch_test.go *: fix 'ineffassign' issues 2017-10-03 10:14:33 -07:00