pekko/project
Patrik Nordwall ef79738373
Synchronous TestKit for EventSourcedBehavior, #23712 (#28952)
* using real EventSourcedBehaviorImpl
* using new inmem journal (PersistenceTestKit)
* advantages compared to a "fake" driver
  * no difference in implementation details from real thing
  * no limitations
  * less maintance
* added internal messsages to EventSourcedBehaviorImpl to be able to grab state
  and persistenceId
  * GetState as InternalProtocol instead of Signal so that it is stashed
* serialization checks, using SerializationTestKit
* better testKitGuardian naming to allow multiple PersistenceTestKit
* support testing of restart
* support failure testing by using PersistenceTestKit
* update doc sample
* apidoc, reference docs, and javadsl
2020-04-29 22:06:42 +02:00
..
scripts Use sbt-publish-rsync rather than our own (#28868) 2020-04-28 11:49:42 +02:00
AddLogTimestamps.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
AkkaBuild.scala ExplicitResultTypes manually for implicit local val / def 2020-04-20 17:59:50 +07:00
AkkaDisciplinePlugin.scala AkkaDisciplinePlugin don't need to depend on Scalafix 2020-04-20 17:59:49 +07:00
AutomaticModuleName.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
build.properties Update sbt to 1.3.10 (#28921) 2020-04-15 12:52:35 +02:00
CliOptions.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
CopyrightHeader.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
CopyrightHeaderForBoilerplate.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
CopyrightHeaderForBuild.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
CopyrightHeaderForJdk9.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
CopyrightHeaderForProtobuf.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
Dependencies.scala Synchronous TestKit for EventSourcedBehavior, #23712 (#28952) 2020-04-29 22:06:42 +02:00
Doc.scala Use sbt-publish-rsync rather than our own (#28868) 2020-04-28 11:49:42 +02:00
GitHub.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
JavaFormatter.scala Update sbt-java-formatter to 0.5.1, disable javafmt on compile if discipline is disabled (#28962) 2020-04-24 14:12:01 +02:00
Jdk9.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
JdkOptions.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
MiMa.scala Check mima against 2.5.31 (#28857) 2020-04-27 16:11:32 +02:00
MultiNode.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
OSGi.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
Paradox.scala Use sbt-publish-rsync rather than our own (#28868) 2020-04-28 11:49:42 +02:00
ParadoxBrowse.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
ParadoxSupport.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
plugins.sbt Use sbt-publish-rsync rather than our own (#28868) 2020-04-28 11:49:42 +02:00
project-info.conf Synchronous TestKit for EventSourcedBehavior, #23712 (#28952) 2020-04-29 22:06:42 +02:00
ProjectFileIgnoreSupport.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
Protobuf.scala Remove last crossPaths occurrence (#28817) 2020-03-27 09:38:12 +01:00
Publish.scala Use sbt-publish-rsync rather than our own (#28868) 2020-04-28 11:49:42 +02:00
ScalaFixExtraRulesPlugin.scala +build Add sort imports support. (#28780) 2020-04-27 14:32:18 +02:00
ScalaFixForJdk9Plugin.scala +build Add sort imports support. (#28780) 2020-04-27 14:32:18 +02:00
ScalafixForMultiNodePlugin.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
ScalafixIgnoreFilePlugin.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
ScalafixSupport.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
SigarLoader.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
StreamOperatorsIndexGenerator.scala Docs: sort all operators by method name in left-hand menu (#28900) 2020-04-28 16:58:00 +02:00
TestExtras.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
ValidatePullRequest.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
VersionGenerator.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
Whitesource.scala Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00