etcd/e2e
Anthony Romano 4366f35e1e e2e: test no value is returned in TestCtlV3GetKeysOnly
Test was checking key name is returned, but was not correctly checking
no value is returned.
2017-09-13 09:50:24 -07:00
..
docker *: bump up to Go 1.9 in tests 2017-08-24 19:29:26 -07:00
cluster_direct_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
cluster_proxy_test.go e2e: test /metrics, /health endpoints 2017-07-26 06:23:55 -07:00
cluster_test.go e2e: test v2v3 emulation 2017-08-31 11:47:41 -07:00
ctl_v2_test.go e2e: test etcdctl backup saves v3 db 2017-09-01 00:24:57 -07:00
ctl_v3_alarm_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
ctl_v3_auth_test.go e2e: enhance test cases for a way of handling empty keys 2017-09-13 14:25:52 +09:00
ctl_v3_compact_test.go e2e: test 'physical' flag in compact cmd 2016-06-27 12:07:49 -07:00
ctl_v3_defrag_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
ctl_v3_elect_test.go e2e: remove SIGQUIT debugging for elect and lock 2017-08-03 15:38:06 -07:00
ctl_v3_endpoint_test.go e2e: test 'endpoint hashkv' command 2017-08-05 18:17:06 -07:00
ctl_v3_kv_test.go e2e: test no value is returned in TestCtlV3GetKeysOnly 2017-09-13 09:50:24 -07:00
ctl_v3_lease_test.go e2e: test 'lease list' command 2017-08-14 14:18:57 -07:00
ctl_v3_lock_test.go e2e: remove SIGQUIT debugging for elect and lock 2017-08-03 15:38:06 -07:00
ctl_v3_make_mirror_test.go e2e: refactored ctlv3_make_mirror_test 2016-09-21 22:07:03 +05:30
ctl_v3_member_test.go e2e: force endpoint for member removal 2017-03-17 16:24:54 -07:00
ctl_v3_migrate_test.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
ctl_v3_move_leader_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
ctl_v3_role_test.go e2e: add a test case for the --open-ended option 2017-04-04 17:28:59 +09:00
ctl_v3_snapshot_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
ctl_v3_test.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
ctl_v3_txn_test.go e2e: change expectatation string in ctlTxn 2017-07-24 10:51:31 -07:00
ctl_v3_user_test.go etcdctl: Adding e2e tests for userAddTest 2016-10-31 18:14:29 -03:00
ctl_v3_watch_test.go e2e: add a new test case for protecting watch with auth 2017-05-20 11:34:45 +09:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
etcd_config_test.go e2e: test etcd boots with unix peers 2017-08-17 19:59:09 -07:00
etcd_process.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
etcd_release_upgrade_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
etcd_spawn_cov.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
etcd_spawn_nocov.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
gateway_test.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
main_test.go e2e: launch etcdctl with api=3 when calling etcdctl3 2017-09-01 00:24:57 -07:00
metrics_test.go e2e: test /metrics, /health endpoint in grpc-proxy 2017-07-31 14:07:59 -07:00
util.go e2e: refactor to support -tags cluster_proxy 2017-07-21 11:00:22 -07:00
v2_curl_test.go e2e: test /metrics, /health endpoints 2017-07-26 06:23:55 -07:00
v2_test.go e2e: test v2v3 emulation 2017-08-31 11:47:41 -07:00
v2v3_test.go e2e: test v2v3 emulation 2017-08-31 11:47:41 -07:00
v3_curl_test.go e2e: test auth over grpc json 2017-06-15 13:41:47 -04:00