[Akonadi] Properly isolate all Identity unit-tests
Open, Needs TriagePublic

Description

I don't want to have to recreate my default identity every time I run PIM unit tests locally because they don't set test mode for QStandardPaths and KIdentityManagement then operates on real user configs potentially changing or corrupting them.

dvratil created this task.Aug 27 2015, 8:16 PM
dvratil updated the task description. (Show Details)
dvratil raised the priority of this task from to Needs Triage.
dvratil added a project: KDE PIM.
dvratil moved this task to Backlog on the KDE PIM board.
dvratil added a subscriber: dvratil.
dkurz added a subscriber: dkurz.Oct 31 2018, 6:29 PM
dkurz added a comment.Oct 31 2018, 6:33 PM

I'm currently playing around with some tests, so how well are existing tests isolated overall? Is it just the identity tests that mess with my actual configuration? Where would I find those tests? I'd like to avoid running them.