Files
gerrit/gerrit-acceptance-tests
David Pursehouse 65357a13ad AbstractSubmit: Refactor ref-updated event tests to be more precise
In the current implementation we only store the latest ref-updated
event, and are only able to assert that at least one was received.

Refactor it to store all the received events. Update the submit by
fast forward test to explicitly assert that there was only one event
received and it contained the expected old and new revs.

Change-Id: I3d6bb10b8807a13208d87627550218915019f08e
2016-06-08 11:30:09 +09:00
..