mirror of
https://github.com/google/nomulus
synced 2026-04-25 18:51:40 +00:00
Add double-replay to the Host*Flow tests to show how this works. The only change to the double replay itself is that now we store the Datastore entity in the TransactionEntity object -- this is because we use Objectify to serialize the objects into bytes and we need it to know about the entity in question.