apache/pinot

Improve controller rest api test

Open

#5,688 建立於 2020年7月12日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)Java (1,234 fork)batch import
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.

貢獻者指南