Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-08Merge remote-tracking branch 'origin/3.0'Hannah von Reth
2022-11-08Fix unit testHannah von Reth
2022-11-08(gui-test) update VFS VPSaw-jan
2022-11-08(gui-test) fix settings selectorSaw-jan
2022-11-03remove unused steps and functionsSaw-jan
2022-11-03remove unused libs and varsSaw-jan
2022-11-03make env vars to have higher priority in the configSaw-jan
2022-10-28Add unit test for download after partial discoveryHannah von Reth
2022-10-26Always build tests with assertsHannah von Reth
2022-10-26Implement range request support in the correct test classHannah von Reth
2022-10-26Ensure we recieve the correct rangeHannah von Reth
2022-10-25UnitTest: set Content-Range headerHannah von Reth
2022-10-25Fix parsing range requests to the end of the fileHannah von Reth
2022-10-24[gui-tests] Remove unnecessary waits (#10208)Sawjan Gurung
2022-10-19Include saved uploads in partial syncHannah von Reth
2022-10-19Implement a test for chunking ng fail due to a lockHannah von Reth
2022-10-19check the last sync status if sync pattern doesn't match (#10191)Sawjan Gurung
2022-10-14remove unnecessary functionsSaw-jan
2022-10-14fix typoSaw-jan
2022-10-14wait for performing file operationSaw-jan
2022-10-14fix checking sync pattern logicSaw-jan
2022-10-14fix python formatSaw-jan
2022-10-14use pattern matching for wait for syncSaw-jan
2022-10-14refactorSaw-jan
2022-10-14refactor scenario according to the descriptionSaw-jan
2022-10-14wait before deleting folderSaw-jan
2022-10-14rearrange scenario steps in sharing suiteSaw-jan
2022-10-14rearrange scenarios steps in syncing suiteSaw-jan
2022-10-14remove unnecessary waitsSaw-jan
2022-10-14wait for root sync to complete after adding accountSaw-jan
2022-10-13Merge parseEtag with Utility::normalizeEtagHannah von Reth
2022-10-13Port RequestEtagJob -> to PropFindJobHannah von Reth
2022-10-07Add option FORCE_ASSERTSHannah von Reth
2022-10-04Ensure _setupParams are initilizedHannah von Reth
2022-10-04Merge longWinPath with pathtoUNCHannah von Reth
2022-09-30Prevent implicit cast of char to intHannah von Reth
2022-09-30Move filsize literals to UtilsHannah von Reth
2022-09-29Tests: use external helper executable to do fs changesErik Verbruggen
2022-09-28wait until the connection is configured after starting clientSaw-jan
2022-09-22Move OperationCounter into the utilsErik Verbruggen
2022-09-22Tests: Clean up FileModifier APIErik Verbruggen
2022-09-21Remove OC-Chunk-Offset headerHannah von Reth
2022-09-14Implement test cases for oidc dynamic client registrationHannah von Reth
2022-09-07open only one socket connection per test scenario (#9948)Sawjan Gurung
2022-09-07update credential window selector with new nameSaw-jan
2022-09-06[gui-tests-only] Unskip vfs tests (#10073)Sawjan Gurung
2022-09-06log message only on test failureSaw-jan
2022-09-06add helper function to determine test pass/fail statusSaw-jan
2022-09-06make use of default gui test reports dirSaw-jan
2022-09-06fix python styleSaw-jan