akka/akka-core

Additional test coverage for DurableStateBehavior

Open

#30.516 aperta il 10 ago 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Scala (3547 fork)batch import
help wantedt:persistencet:testing

Metriche repository

Star
 (13.277 star)
Metriche merge PR
 (Merge medio 17h 35m) (11 PR mergiate in 30 g)

Descrizione

Compared to EventSourcedBehavior the test coverage of DurableStateBehavior is rather light. Would be good to add some more tests corresponding to some of https://github.com/akka/akka/tree/master/akka-persistence-typed-tests/src/test/scala/akka/persistence/typed/scaladsl

It would also be good with some additional tests in Java, corresponding to some of https://github.com/akka/akka/tree/master/akka-persistence-typed/src/test/java/akka/persistence/typed/javadsl and https://github.com/akka/akka/tree/master/akka-persistence-typed-tests/src/test/java/akka/persistence/typed/javadsl

Guida contributor