Added test that checks what happens when there is an error in the remote discovery
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 25 Jul 2018 10:21:29 +0000 (12:21 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:00 +0000 (10:58 +0100)
commit6794306dde4d19a50f53e7d42453f6d77e176028
tree4f15bded18857a4287f407a0f039554c71a7a1cd
parent75a1f2d089d0578ee6fadcdb526d242208964434
Added test that checks what happens when there is an error in the remote discovery

(Many of the expected error string are left empty because the current
error message is not insterresting
test/CMakeLists.txt
test/syncenginetestutils.h
test/testremotediscovery.cpp [new file with mode: 0644]