etcd/tests/e2e
Piotr Tabor 371ddf0b69 tests: Update diagnostic update in tests after change of proto version. 2020-10-14 18:46:38 +02:00
..
cluster_direct_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
cluster_proxy_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
cluster_test.go integration/fixtures: Move the 'tests/integration/fixtures' directory up and update references. 2020-10-07 15:38:28 +02:00
ctl_v2_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_alarm_test.go tests/e2e: fix failed /health test case 2020-06-10 11:16:25 +08:00
ctl_v3_auth_no_proxy_test.go tests/e2e: cluster_proxy tests use CN-less cert for etcd-server auth. 2020-09-07 12:55:01 +02:00
ctl_v3_auth_test.go tests/e2e: cluster_proxy tests use CN-less cert for etcd-server auth. 2020-09-07 12:55:01 +02:00
ctl_v3_compact_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
ctl_v3_defrag_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
ctl_v3_elect_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_endpoint_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
ctl_v3_kv_test.go e2e: add getCountOnlyTest testcase 2020-04-10 19:24:54 +08:00
ctl_v3_lease_test.go *: clean up code format 2018-07-21 16:34:56 -07:00
ctl_v3_lock_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_make_mirror_test.go *: 'go test --short ./...' runs all UNIT tests. 2020-09-16 13:21:46 +02:00
ctl_v3_member_test.go *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
ctl_v3_migrate_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_move_leader_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_role_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
ctl_v3_snapshot_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
ctl_v3_txn_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
ctl_v3_user_test.go e2e: add test cases for a user without password 2019-05-30 21:59:30 +09:00
ctl_v3_watch_cov_test.go tests/e2e: separate coverage tests for exec commands 2018-05-03 17:22:34 -07:00
ctl_v3_watch_no_cov_test.go test: test update for Go 1.12.5 and related changes 2019-06-05 17:02:05 -04:00
ctl_v3_watch_test.go tests/e2e: separate coverage tests for exec commands 2018-05-03 17:22:34 -07:00
doc.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
etcd_config_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
etcd_corrupt_test.go *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
etcd_process.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
etcd_release_upgrade_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
etcd_spawn_cov.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
etcd_spawn_nocov.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
gateway_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
main_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
metrics_test.go *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
util.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
v2_curl_test.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
v2_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
v2v3_test.go tests: move internal "e2e" 2018-04-09 10:37:28 -07:00
v3_cipher_suite_test.go *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
v3_curl_lease_test.go *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
v3_curl_test.go tests: Update diagnostic update in tests after change of proto version. 2020-10-14 18:46:38 +02:00