twitter/finagle

Set finagle-redis tests integration tests up to run as integration tests in SBT and Travis CI

オープン

#360 opened on 2015/04/06

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)Scala (1,435 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (8,864 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

We're currently excluding the finagle-redis integration tests in the SBT build. We should move them to the appropriate location, configure SBT to treat them as integration tests, and set up the Travis CI build to have a Redis server available to run them. (If this has a large impact on the Travis CI testing times we might need to turn them off there, but they currently run pretty quickly on my local machine.)

コントリビューターガイド