alibaba/Sentinel

Supplement and improvement for test cases

Open

#580 建立於 2019年3月16日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)Java (8,150 fork)batch import
area/testgood first issuekind/enhancement

倉庫指標

Star
 (23,109 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Issue Description

Type: proposal (call for all)

Describe what happened (or what feature you want)

In order to guarantee the code quality and avoid potential bugs, we now call for all developers to improve tests of Sentinel. Any kinds of enhancement is welcomed, including (but not limited to):

  • add more test cases (including unit test and integration test)
  • improve existing tests

We use codecov to measure the test coverage of the project. Everyone can refer to here to pick modules with low-coverage and add test cases for it.

Let's hack to avoid potential bugs and improve our code quality!

貢獻者指南