client-go/integration_tests
Lei Zhao 3a7675742e
txnkv: read through locks (#380)
Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
2021-12-01 16:35:10 +08:00
..
raw batchput add ttl to every key (#298) 2021-09-26 11:50:08 +00:00
1pc_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
2pc_test.go add newly inserted flag to optimize delete your write (#378) 2021-11-15 21:23: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 fix license (#267) 2021-08-15 01:48:01 +08:00
go.mod txnkv: read through locks (#380) 2021-12-01 16:35:10 +08:00
go.sum txnkv: read through locks (#380) 2021-12-01 16:35:10 +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 fix license (#267) 2021-08-15 01:48:01 +08:00
snapshot_fail_test.go txnkv: read through locks (#380) 2021-12-01 16:35:10 +08:00
snapshot_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
split_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +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