Hi Anders, You might want to have a look into this [1]. I've used its Cassandra embedded server in several ocassions, e.g. [2]. Hope this helps.
[1] https://github.com/Sphonic/sphonic-phantom [2] https://github.com/Tecsisa/reactive-cassandra-phantom El martes, 20 de octubre de 2015, 15:00:59 (UTC+2), Anders Båtstrand escribió: > > Dear group > > I am trying to implement some integration tests of my system using Stubbed > Cassandra (to test what happens when requests time out etc). > > The problem is that Akka Persistence makes a lot of queries, and it would > take a lot of priming for the stubbed Cassandra to behave like the real > server. > > Has anyone of you done this successfully? Or do you integration-test > timeouts etc in another way? > > Best regards, > > Anders Båtstrand > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
