Commit graph

7 commits

Author SHA1 Message Date
Enno Runne
c931b9bb93
docs: Link project info to snapshots (#29862) 2020-12-07 09:00:52 +01:00
Enno
d82c834a70
Docs: sort out links (#29027) 2020-05-06 15:02:12 +02:00
Enno
d973f016cc
Docs: Javadoc links in project info (#28998) 2020-04-30 17:05:02 +02:00
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
Enno
4946c957eb Docs: link pages with TLS (#28258) 2019-11-27 17:33:44 +01:00
Enno
b5921ba943
Docs: set 2.6 release date in project info (#28129) 2019-11-06 09:51:12 +01:00
Enno
6c2108c18e Docs: add project info boxes (#27873) 2019-10-03 16:42:41 +02:00