nextcloud-desktop/test
Olivier Goffart 24c717c628 Discovery: Remove stale DB entries
And test the Remove/Remove case.

This means we need to always query the database for all the entries.
This showed another small bug in the test in which sync item for virtual
files at the root could have a slash in front of them.
2018-10-16 16:00:59 +02:00
..
benchmarks benchlargesync: Do several syncs 2017-09-25 12:49:55 +02:00
csync More cleanup of csync remains 2018-07-26 13:55:02 +02:00
manual/favlink License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
mockserver Use QDateTime::currentDateTimeUtc instead of the non utc version 2017-09-26 16:14:17 +02:00
scripts Fix tx.pl 2018-09-06 10:57:12 +02:00
CMakeLists.txt New Discovery Algorithm: Ge tthe size of new folders 2018-10-09 14:39:23 +02:00
owncloud_add_test.cmake Build system: Get rid of QtVersionAbstraction.cmake 2018-01-13 13:58:17 +01:00
stub.cpp test/stub: add some call required by the next patches 2017-09-21 14:05:39 +02:00
syncenginetestutils.h Fix ZSyncTest in Release 2018-09-24 10:06:32 +02:00
test_journal.db test_journal.db: Add checksumtype table 2017-06-22 15:11:49 +02:00
testallfilesdeleted.cpp SyncEngine: Fix the "direction" of the "all file delted" message when the server is reset 2018-08-15 09:34:19 +02:00
testblacklist.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
testchecksumvalidator.cpp Move the checksum related routine from FileSystem to checksum, where they belong 2018-08-31 10:41:32 +02:00
testchunkingng.cpp delta-sync Fix new resuming tests after merge 2018-09-14 17:08:07 +02:00
testconcaturl.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
testdownload.cpp Fix TestDownload: _ignore_hidden_files was not properly initialized 2018-08-06 12:37:39 +02:00
testexcludedfiles.cpp Conflicts: Change tags to be more user friendly #6365 2018-04-03 14:03:03 +02:00
testfolder.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testfolderman.cpp FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders 2018-07-17 09:02:37 +02:00
testfolderwatcher.cpp Show a tray message when a folder watcher becomes unreliable #6119 2018-04-24 13:06:50 +02:00
testinotifywatcher.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testlocaldiscovery.cpp LocalDiscoveryTracker: Add unit test #6120 2018-04-19 10:58:46 +02:00
testnetrcparser.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testoauth.cpp TestOAuth: Don't have global static QObject 2018-06-29 10:57:24 +02:00
testowncloudpropagator.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testownsql.cpp OwnSql: Fixup after feedback for #6388 2018-03-15 19:30:21 +01:00
testpermissions.cpp Merge remote-tracking branch 'master' into new_discovery_algo 2018-08-21 11:22:38 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testremotediscovery.cpp Merge remote-tracking branch 'origin/master' into new_discovery_algo 2018-10-04 11:23:19 +02:00
testselectivesync.cpp New Discovery Algorithm: Ge tthe size of new folders 2018-10-09 14:39:23 +02:00
testsyncconflict.cpp Discovery: Remove stale DB entries 2018-10-16 16:00:59 +02:00
testsyncengine.cpp New discovery algorithm: Parallel PROPFIND 2018-10-12 14:46:46 +02:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp More cleanup of csync remains 2018-07-26 13:55:02 +02:00
testsyncjournaldb.cpp Private links: improve legacy fileid derivation #6745 2018-08-31 18:10:01 +02:00
testsyncmove.cpp Merge remote-tracking branch 'master' into new_discovery_algo 2018-08-21 11:22:38 +02:00
testsyncvirtualfiles.cpp Merge remote-tracking branch 'origin/master' into new_discovery_algo 2018-10-04 11:23:19 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testuploadreset.cpp Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict 2018-07-04 17:26:56 +02:00
testutility.cpp Utility::fsCasePreserving: remove UNIT_TESTING ifdef 2018-02-21 11:28:31 +01:00
testxmlparse.cpp TextXmlParse: Add truncated-xml testcase #6317 2018-01-22 14:05:08 +01:00
testzsync.cpp Fix crash in delta sync test. 2018-09-20 13:09:36 +02:00