client-go/integration_tests
Shirly 070dd85543
txnkv/txnsnapshot: init package for txnsnapshot (#245)
Signed-off-by: shirly <AndreMouche@126.com>
2021-07-27 12:10:35 +08:00
..
1pc_test.go do not check sessionID for async commit and 1PC (#228) 2021-07-13 06:53:58 +00:00
2pc_test.go tikv/txn: add new pub function LockKeysWithWaitTime (#230) 2021-07-23 10:31:23 +08:00
async_commit_fail_test.go txnkv/txnlock: init Lock in txnlock package (#241) 2021-07-21 15:03:08 +08:00
async_commit_test.go txnkv/txnsnapshot: init package for txnsnapshot (#245) 2021-07-27 12:10:35 +08:00
cas_test.go add raw cas feature (#239) 2021-07-21 13:52:18 +08:00
client_fp_test.go move client to internal package (#194) 2021-06-30 16:18:10 +08:00
delete_range_test.go txnkv/*: init txnkv/rangetask package (#234) 2021-07-15 10:16:15 +08:00
go.mod clean up test utilities (#223) 2021-07-13 16:11:59 +08:00
go.sum clean up test utilities (#223) 2021-07-13 16:11:59 +08:00
isolation_test.go *: remove dangling gocheck usages (#167) 2021-06-25 10:39:23 +08:00
lock_test.go txnkv/txnsnapshot: init package for txnsnapshot (#245) 2021-07-27 12:10:35 +08:00
main_test.go integration: add goleak (#173) 2021-06-28 14:41:10 +08:00
prewrite_test.go integration: add goleak (#173) 2021-06-28 14:41:10 +08:00
range_task_test.go txnkv/*: init txnkv/rangetask package (#234) 2021-07-15 10:16:15 +08:00
rawkv_test.go rawkv: move rawkv client to rawkv (#227) 2021-07-13 11:56:49 +08:00
safepoint_test.go *: remove dangling gocheck usages (#167) 2021-06-25 10:39:23 +08:00
scan_mock_test.go *: remove dangling gocheck usages (#167) 2021-06-25 10:39:23 +08:00
scan_test.go do not check sessionID for async commit and 1PC (#228) 2021-07-13 06:53:58 +00:00
snapshot_fail_test.go reset resolvedLocks when setting snapshot ts (#233) 2021-07-16 14:15:12 +08:00
snapshot_test.go *: move logutil to internal directory (#207) 2021-07-05 15:15:41 +08:00
split_test.go move mocktikv to internal package (#209) 2021-07-08 12:13:17 +08:00
store_test.go integration: add goleak (#173) 2021-06-28 14:41:10 +08:00
ticlient_test.go *: update tidb and cleanup unused code (#196) 2021-07-01 11:03:55 +08:00
tikv.toml add raw key ttl feature (#222) 2021-07-21 16:49:17 +08:00
ttl_test.go add raw key ttl feature (#222) 2021-07-21 16:49:17 +08:00
util_test.go *: update tidb and cleanup unused code (#196) 2021-07-01 11:03:55 +08:00