nextcloud-desktop/test
Matthieu Gallien b35a26091b add new test to simulate the data loss scenario
this new test trigger the assert that a file is either in the old place
or the new place when we execute a MOVE instruction for a local file

in the test one file is discovered as in need of a local MOVE but will
be missing from the old and new places when running the propagation due
to a bug

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-03-05 14:43:42 +01:00
..
benchmarks
csync Fix new typos found by codespell 2023-09-17 10:41:38 +02:00
manual/favlink
mockserver
activitylistmodeltestutils.cpp Unit tests for federated share activity actions 2024-03-05 09:13:12 +01:00
activitylistmodeltestutils.h Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar. 2023-09-22 15:28:50 +02:00
CMakeLists.txt End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
e2etestsfakecert.pem
e2etestsfakecertprivatekey.pem
e2etestsfakecertpublickey.pem
endtoendtestutils.cpp
endtoendtestutils.h
fake2eelocksucceeded.json
fakefiledrope2eefoldermetadata.json
nextcloud_add_test.cmake
pushnotificationstestutils.cpp
pushnotificationstestutils.h
sharetestutils.cpp
sharetestutils.h
stubfolderman.cpp
stubremotewipe.cpp
syncenginetestutils.cpp Add find method to DiskFileModifier class in SyncEngineTestUtils 2023-08-07 16:25:19 +08:00
syncenginetestutils.h End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
test_journal.db
testaccount.cpp
testactivitydata.cpp to store subjectRichParameters use a QVariantMap that is qml friendly 2023-05-17 18:16:08 +02:00
testactivitylistmodel.cpp Unit tests for federated share activity actions 2024-03-05 09:13:12 +01:00
testallfilesdeleted.cpp Fix typos found by codespell 2023-06-21 08:47:13 +02:00
testasyncop.cpp Enforce Chunk V2 API chunk size limits at the sync options level 2023-08-31 15:25:00 +02:00
testblacklist.cpp
testcapabilities.cpp
testcfapishellextensionsipc.cpp
testchecksumvalidator.cpp Fix crash. Remove unnecessary dependency injection causing crash. 2023-11-09 13:24:10 +01:00
testchunkingng.cpp Add test for Chunk V2 restrictions in testchunkingng 2023-08-31 15:25:00 +02:00
testclientsideencryption.cpp End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
testclientsideencryptionv2.cpp End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
testclientstatusreporting.cpp Client Status Reporting. Only report statuses listed on the server. 2024-02-28 14:47:37 +01:00
testconcaturl.cpp
testcookies.cpp
testdatabaseerror.cpp
testdatefieldbackend.cpp Add a test for the various ways of setting a date on datefieldbackend 2023-09-13 10:15:14 +02:00
testdownload.cpp fix ignored signals due to using old connect syntax 2023-06-28 11:21:50 +02:00
teste2efiletransfer.cpp
teste2eserversetup.cpp
testexcludedfiles.cpp Adapt test 2 2023-07-18 10:57:17 +02:00
testfiletagmodel.cpp
testfolder.cpp
testfolderman.cpp End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
testfolderwatcher.cpp
testhelper.cpp
testhelper.h
testiconutils.cpp
testinotifywatcher.cpp
testlocaldiscovery.cpp
testlockedfiles.cpp
testlockfile.cpp File locking. Manual lock should never be modified without user intervention. Set token lock instead of user lock when locking office files automatically. 2024-01-18 10:21:09 +01:00
testlongpath.cpp
testnetrcparser.cpp
testnextcloudpropagator.cpp Report error Virus Detected. Updated tests. 2023-12-11 18:03:57 +01:00
testownsql.cpp
testpermissions.cpp Fix residual typos found by codespell 2023-09-16 20:36:56 +02:00
testplan.txt
testpushnotifications.cpp Fix typos found by codespell 2023-06-21 08:47:13 +02:00
testremotediscovery.cpp
testremotewipe.cpp
testsecurefiledrop.cpp End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
testselectivesync.cpp ensure we do not restore unselected folders from selective sync 2023-10-16 22:00:00 +02:00
testsetuserstatusdialog.cpp
testshareemodel.cpp
testsharemodel.cpp
testsortedactivitylistmodel.cpp Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar. 2023-09-22 15:28:50 +02:00
testsortedsharemodel.cpp remove custom property to set a source model in a sort proxy model 2023-05-17 18:16:08 +02:00
testsynccfapi.cpp Unit tests for the type change. 2023-12-13 11:43:25 +01:00
testsyncconflict.cpp
testsyncconflictsmodel.cpp improve automated tests 2023-05-17 08:43:54 +02:00
testsyncdelete.cpp Fix typos found by codespell 2023-06-21 08:47:13 +02:00
testsyncengine.cpp immediately flush logs in automated test of sync engine 2023-12-14 14:39:47 +01:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp Unit tests for ignorelist exclude status stuck. 2024-03-05 10:40:09 +01:00
testsyncjournaldb.cpp Replace comments about relevancy of chunk to propagat v1 with variable name change 2023-08-31 15:25:00 +02:00
testsyncmove.cpp add new test to simulate the data loss scenario 2024-03-05 14:43:42 +01:00
testsyncvirtualfiles.cpp add an automated test to check that locked files are read-only 2023-08-21 12:57:16 +02:00
testsyncxattr.cpp
testtalkreply.cpp
testtheme.cpp
testunifiedsearchlistmodel.cpp Fix new typos found by codespell 2023-09-17 10:41:38 +02:00
testupdater.cpp
testuploadreset.cpp
testutility.cpp Bugfix. E2EE V2. Fix incorrect root e2ee folder path search in local db. 2024-02-28 15:37:50 +01:00
testxmlparse.cpp
themeutils.cpp
themeutils.h