tikv / tikv/client-rust

tests: Integration tests on API v1

Open
#448 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
425
Forks
163
Avg merge
10h 51m
Merged PRs (30d)
3

Description

We implement the complete keyspace feature and hard-code to use API v2 in all integration tests in #439 .

It would be much better to regression test on API v1 as well.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the keyspace implementation in #439 and the integration tests that currently hard-code API v2. Identify the test entry points and run the existing integration suite before adding equivalent API v1 coverage. Done means keyspace regression tests exercise both API versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.