good first issuehelp wanted
Repository metrics
- Stars
- (4,937 stars)
- PR merge metrics
- (平均マージ 6d 7h) (30d で 186 merged PRs)
説明
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.