client-go/integration_tests
glorv 0b4b0ca00e
kvrpc: deduplicate chained intercept by name (#832)
* dedup chained interceptor

Signed-off-by: glorv <glorvs@163.com>
2023-06-13 20:21:06 -07:00
..
raw pd http: support api to get store min resolved ts (#793) 2023-05-12 11:43:16 +08:00
1pc_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
2pc_test.go Add exitAggressiveLockingIfInapplicable function and call within mutex of lockKeys (#749) 2023-03-28 16:41:04 +08:00
assertion_test.go *: remove the support of `amend transaction` (#635) 2023-01-09 16:30:27 +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 Preserve is_retry_request flag for prewrite when retrying with region errors (#513) 2022-05-31 16:04:28 +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 integration: use less tidb code (#431) 2022-03-02 15:00:40 +08:00
go.mod kvrpc: deduplicate chained intercept by name (#832) 2023-06-13 20:21:06 -07:00
go.sum kvrpc: deduplicate chained intercept by name (#832) 2023-06-13 20:21:06 -07:00
interceptor_test.go introduce RPC interceptor mechanism (#389) 2021-12-18 13:03:06 +08:00
isolation_test.go integration: use less tidb code (#431) 2022-03-02 15:00:40 +08:00
lock_test.go Do not skip TestBatchResolveLocks for unistore (#807) 2023-05-18 19:48:00 +08:00
main_test.go txnkv/transaction: remove use of errors.Trace (#351) 2021-10-27 10:13:37 +08:00
pd_api_test.go pd http: support api to get store min resolved ts (#793) 2023-05-12 11:43:16 +08:00
prewrite_test.go fix TestRURuntimeStatsCleanUp (#787) 2023-04-28 13:43:54 +08:00
range_task_test.go integration: use less tidb code (#431) 2022-03-02 15:00:40 +08:00
resource_group_test.go Fix wrong resource group name for some requests (#788) 2023-04-28 19:03:56 +08:00
resource_tag_test.go reconnect when meets store-not-match errors (#456) 2022-03-24 17:30:51 +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 integration: try not to skip tests when run with tikv (#445) 2022-03-07 11:27:20 +08:00
snapshot_test.go Handle more detailed statistics from TiKV (#536) 2022-07-13 16:56:47 +08:00
split_test.go client_batch: add test for auto re-connect idle connection when wait connection ready and fix ci (#835) 2023-06-13 14:17:17 +08:00
store_test.go fix integration test (#673) 2023-01-18 20:19:38 +08:00
ticlient_test.go pd http: support api to get store min resolved ts (#793) 2023-05-12 11:43:16 +08:00
tikv.toml separate rawkv and txnkv tests (#295) 2021-09-01 22:05:16 +08:00
util_test.go reformat codec and add keyspace support (#649) 2023-01-10 15:15:33 +08:00