mirror of
https://github.com/google/nomulus
synced 2026-07-19 06:22:33 +00:00
5c33286056
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.