apache/pinot

Improve controller rest api test

開放

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

 (1 則留言) (0 個反應) (1 位負責人)Java (1,234 個分叉)batch import
good first issuehelp wanted

倉庫指標

星標
 (4,937 顆星)
PR 合併指標
 (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.

貢獻者指南