good first issuehelp wanted
仓库指标
- Star
- (4,937 star)
- PR 合并指标
- (平均合并 6天 7小时) (30 天内合并 186 个 PR)
描述
Every end point test does the following
- start zk
- start controller -- run some tests -- tear down zk -- stop controller
This is inefficient and we can definitely run all the tests using just one integration test.