etcd/clientv3/integration
Piotr Tabor 220f711a2a clientv3/integration: Fix leaked goroutine in case of skipped test. 2020-10-03 19:38:54 +02:00
..
black_hole_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
cluster_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
dial_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
kv_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
lease_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
leasing_test.go clientv3/integration: Fix TestLeasingTxtOwnerGet test getting stuck in 'cluster_proxy' mode: 2020-09-15 18:06:58 +02:00
logger_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
main_test.go auth: Fix "race" - auth unit tests leaking goroutines 2020-10-03 19:38:30 +02:00
maintenance_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
metrics_test.go clientv3/integration: Fix leaked goroutine in case of skipped test. 2020-10-03 19:38:54 +02:00
mirror_test.go *: 'go test --short ./...' runs all UNIT tests. 2020-09-16 13:21:46 +02:00
namespace_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
network_partition_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
ordering_kv_test.go clientv3/ordering: Split mocked part of the test from integration-level test. 2020-09-26 08:44:58 +02:00
role_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
server_shutdown_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
txn_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
user_test.go clientv3/integration: Fix flaky TestGetTokenWithoutAuth (#12200) 2020-08-07 13:32:32 -07:00
util.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
watch_fragment_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
watch_test.go integration,proxy: Skip WatchRequestProgress test in grpc-proxy mode. 2020-09-19 17:27:07 +02:00