agemooij / riak-scala-client

An easy to use, non-blocking, fast Scala client library for interacting with Riak.
http://riak.scalapenos.com/
Apache License 2.0
84 stars 24 forks source link

Document the current assumptions made by a test-suite. #20

Closed asnare closed 11 years ago

agemooij commented 11 years ago

I fixed this another way by making the tests resilient and not making any assumptions about existing values. Have a look and see whether this covers it from your point of view.