CollectionScheduler: add tests for the actual QTimer interval

Authored by dfaure on Apr 12 2019, 7:57 AM.

Description

CollectionScheduler: add tests for the actual QTimer interval

Summary:
Testing the data structures is all fine and good, but I wanted to
make sure the actual underlying timer was set to the right interval,
after all that std::chrono wrangling.

Test Plan: collectionschedulertest still passes

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: kde-pim

Differential Revision: https://phabricator.kde.org/D20483

Details

Committed
dfaureApr 15 2019, 8:40 PM
Reviewer
dvratil
Differential Revision
D20483: CollectionScheduler: add tests for the actual QTimer interval
Parents
R165:f50f23be96d9: Comment out the flaky part of ItemsyncTest…
Branches
Unknown
Tags
Unknown