twitter/finagle

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

開放

#360 建立於 2015年4月6日

 (1 則留言) (0 個反應) (1 位負責人)Scala (1,435 個分叉)batch import
good first issue

倉庫指標

星標
 (8,864 顆星)
PR 合併指標
 (30 天內沒有已合併 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.)

貢獻者指南