client-go/integration_tests
disksing e5f932ae27
txnkv: fix the issue that deleteRange cannot use nil as endkey (#429)
Signed-off-by: disksing <i@disksing.com>
2022-02-24 15:51:38 +08:00
..
raw rawkv: split BatchPut and BatchPutTTL (#414) 2022-01-06 02:46:37 -08:00
1pc_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
2pc_test.go Support setting assertions and receiving assertion errors for Prewrite requests (#311) 2022-02-10 15:31:32 +08:00
assertion_test.go Support setting assertions and receiving assertion errors for Prewrite requests (#311) 2022-02-10 15:31:32 +08:00
async_commit_fail_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
async_commit_test.go txnkv: read through locks (#380) 2021-12-01 16:35:10 +08:00
client_fp_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
delete_range_test.go txnkv: fix the issue that deleteRange cannot use nil as endkey (#429) 2022-02-24 15:51:38 +08:00
go.mod integration: update tidb to master branch (#426) 2022-02-22 11:34:36 +08:00
go.sum integration: update tidb to master branch (#426) 2022-02-22 11:34:36 +08:00
interceptor_test.go introduce RPC interceptor mechanism (#389) 2021-12-18 13:03:06 +08:00
isolation_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
lock_test.go txnkv: read through locks (#380) 2021-12-01 16:35:10 +08:00
main_test.go txnkv/transaction: remove use of errors.Trace (#351) 2021-10-27 10:13:37 +08:00
prewrite_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
range_task_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
resource_tag_test.go txnkv: add callback for setting ResourceGroupTag (#368) 2021-11-14 19:11:14 -08:00
safepoint_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
scan_mock_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
scan_test.go txnkv: set TiKV RC for weak-consistency transactions (#407) 2021-12-29 13:16:14 +08:00
snapshot_fail_test.go txnkv: read through locks (#380) 2021-12-01 16:35:10 +08:00
snapshot_test.go txnkv: set TiKV RC for weak-consistency transactions (#407) 2021-12-29 13:16:14 +08:00
split_test.go implement pd's global config (#405) 2022-01-06 20:00:26 -08:00
store_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
ticlient_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
tikv.toml separate rawkv and txnkv tests (#295) 2021-09-01 22:05:16 +08:00
util_test.go integration_tests: remove use of errors.Trace (#327) 2021-10-13 06:58:44 +00:00