good first issuehelp wanted
Métricas do repositório
- Stars
- (4.937 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.