Edwin Kempin
6aecd8efde
Add basic test for PatchListCache that checks the returned patches
The tests cover the current behaviour. At the moment when two patch sets are compared the returned file list may be incorrect and contain too many files. This is the case if the old patch set contains modifications that were reverted in the new patch set or if there was a rebase between the two patch sets that touched files that are not contained in the new patch set. As commented in the tests they check the current behaviour which is incorrect. The problems will be fixed in a follow-up change that then adapts these tests to check the correct behaviour. Change-Id: I1ed59dc25a40a8de4b28f824187e37983fac1072 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Description
RETIRED, Gerrit as used by OpenStack