Fix SearchCollection from AkonadiFakeStorage
ClosedPublic

Authored by franckarrecot on Aug 26 2015, 4:54 PM.

Details

Summary

It wasn't recreating all the ancestors hierarchy as SearchCollection did.
added the unit test with it.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
franckarrecot retitled this revision from to Fix SearchCollection from AkonadiFakeStorage.
franckarrecot updated this object.
franckarrecot edited the test plan for this revision. (Show Details)

I needed this one to keep porting.

I needed this one to keep porting.

ervin requested changes to this revision.Aug 26 2015, 5:51 PM
ervin edited edge metadata.
ervin added inline comments.
tests/testlib/akonadifakestorage.cpp
411

Please fix the indentation here.

tests/testlib/akonadistoragetestbase.h
93

Please rename: shouldFindCollectionsByNameIncludingTheirAncestors()

This revision now requires changes to proceed.Aug 26 2015, 5:51 PM
franckarrecot edited edge metadata.

fix indent and name

ervin accepted this revision.Aug 26 2015, 8:39 PM
ervin edited edge metadata.
This revision is now accepted and ready to land.Aug 26 2015, 8:39 PM
franckarrecot edited edge metadata.

reviewer: ervin, bensin, remibenoit

This revision was automatically updated to reflect the committed changes.