pingcap / pingcap/ticdc

Add unit tests for api package

Open
#2,227 0 comments 0 reactions 1 assignee View on GitHub

@wlwilliamx is already working on this.

Since Sep 23, 2025.

type/enhancement
Dominant language
Go
Stars
56
Forks
63
Avg merge
2d 20h
Merged PRs (30d)
34

Description

Description:

Currently, the api package in the TiCDC repository does not have any unit tests. This makes it harder to ensure correctness, maintainability, and confidence when making changes to the codebase.

Suggested improvements:

  • Add unit test coverage for the api package.
  • Ensure that core functionality (e.g., request/response handling, error cases, validation logic) is properly tested.
  • Integrate the new tests into the existing CI pipeline.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.