Additional test coverage for DurableStateBehavior
#30 516 ouverte le 10 août 2021
Métriques du dépôt
- Stars
- (13 277 étoiles)
- Métriques de merge PR
- (Merge moyen 8j 19h) (10 PRs mergées en 30 j)
Description
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