twitter/finagle

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

Open

#360 aperta il 6 apr 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Scala (1435 fork)batch import
good first issue

Metriche repository

Star
 (8864 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.)

Guida contributor