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