Port a page model test away from mock
ClosedPublic

Authored by ervin on Sep 11 2019, 9:01 PM.

Details

Summary

Now it's time to start removing our mocks and use the fake akonadi data
instead. This should make it for less rigid tests later on.

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.
ervin requested review of this revision.Sep 11 2019, 9:01 PM
ervin created this revision.
dfaure accepted this revision.Sep 12 2019, 12:49 PM
This revision is now accepted and ready to land.Sep 12 2019, 12:49 PM
ervin added a comment.Sep 12 2019, 1:28 PM

Alright, now we "just" need to port the rest.

This revision was automatically updated to reflect the committed changes.