Fix runnermodeltest
- DeleteWhenEmpty doesn't make sense, because the model has it's RunnerManager that we want to use across queries.
- The queryFinished signal was not properly emitted
- When not merging results, whitelist a specific runner that will produce results
- Make sure DBus runners don't time out and thus cause slowdowns/test failures
Fixes #87 (closed)
Edited by Alexander Lohnau