Sort out the unit tests
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
At present, PD's unit tests are doped with some tests that will start the actual etcd/PD cluster. We should classify them as integrated tests and move them to the `tests` directory.
In addition, it is also necessary to provide clearer `make` commands to run the different tests, which helps us quickly verify any changes locally.
Contributor guide
Assessment
This issue has not been assessed yet.