Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an overview of testing procedures #137

Open
morgo opened this issue Sep 8, 2021 · 1 comment
Open

Create an overview of testing procedures #137

morgo opened this issue Sep 8, 2021 · 1 comment

Comments

@morgo
Copy link
Contributor

morgo commented Sep 8, 2021

I was talking to a contributor today, and he asked what tests are expected for a PR.. and if there is any overview of the testing procedures. I actually don't believe there is!

By my estimate there are also at least 6 types of tests that could apply:

  • unit tests
  • integration tests (both in tidb repo and external)
  • performance tests
  • plan regression
  • chaos
  • scenario
@zhangyangyu
Copy link
Member

We have a simple Write and run unit tests. It's a step-by-step guide for fresh newcomers to get started. It's would be nice if we have a richer chapter in 'Contribute to Tidb' about tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants