mgodave / riemann-client

A Java client for Riemann
0 stars 1 forks source link

Spring tests fail #9

Closed mgodave closed 11 years ago

mgodave commented 11 years ago

We should move any test that requires a server and a socket connection to an integration target, they are by definition not unit tests.

itaifrenkel commented 11 years ago

See pull request