akka/akka-core

Additional test coverage for DurableStateBehavior

Open

#30,516 建立於 2021年8月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Scala (13,277 star) (3,547 fork)batch import
help wantedt:persistencet:testing

描述

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

貢獻者指南