autotests: add test for 404 error, make tests more robust

Authored by dfaure on Apr 4 2020, 7:13 PM.

Description

autotests: add test for 404 error, make tests more robust

  • Don't derive from QThread, encapsulate one instead (avoids

moveToThread(this))

  • Allow client sockets to connect in any order they want.

Instead of requiring a fixed scenario order, we pick the scenario
corresponding to the first line of the client request

Details

Committed
dfaureApr 4 2020, 7:13 PM
Parents
R490:d9582debca7d: Extend unittest to spy for DavCollectionsMultiFetchJob::collectionDiscovered()
Branches
Unknown
Tags
Unknown