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
AgeCommit message (Collapse)Author
2021-12-21add sharing test scenarios (#9190)Saw-jan Gurung
add new steps add new steps auto accept shares in Shares folder add another workaround to set public share expiration date fix file overwriting test step address reviews add comments accept shares in root
2021-12-15[tests-only]add tests for sharee editing files/folder (#9282)Swoichha Adhikari
2021-12-13[tests-only]add test for sharing file to multiple users (#9188)Swoichha Adhikari
2021-11-22[tests-only] add tests for public share (#9201)Swoichha Adhikari
* tests-only] add tests for publick link with password * add new type of password for test
2021-11-18[gui-tests-only] Fix intermittent test fails (#9207)Saw-jan Gurung
* merge similar steps * fix sharing tests
2021-11-11create sync path per user (#9123)Saw-jan Gurung
remove inline sync path code fix tests address reviews create sync path only when the user is being added to the client fix sync test steps address reviews
2021-10-26[tests-only] add tests for files/folder share (#9162)Swoichha Adhikari
2021-09-06[tests-only]fix object name for adding usersswoichha
2021-08-02[tests-only] refactor steps (#8845)Swoichha Adhikari
2021-07-21[tests-only] overwrite content of shared file (#8814)Swoichha Adhikari
* [tests-only] GUI tests to check the sync when overwriting the content of a shared file
2021-07-15Group share tests added (#8695)Talank
2021-07-01[tests-only]refactoring steps with on the server in them (#8796)Swoichha Adhikari
* [tests-only]refactoring steps with on the server in them * move on the server at the end of step
2021-07-01[tests-only] change collaborator permissions (#8788)Swoichha Adhikari
2021-06-16[Tests-Only] Revert changes done in PR-8735 (#8744)Swoichha Adhikari
2021-06-15[Tests-Only] Skip public link test (#8735)Swoichha Adhikari
2021-06-14[Tests-Only]add smokeTest tag (#8723)Swoichha Adhikari
2021-06-14[Tests-Only]Run smokeTest on CI (#8719)Swoichha Adhikari
* [Tests-Only]Run smokeTest on CI * run remaining test on one pipeline * fix invalid pipline dependency
2021-05-26[tests-only] refactor steps with password in them (#8656)Swoichha Adhikari
2021-05-25[tests-only]POM for sharing (#8634)Swoichha Adhikari
2021-05-21[tests-only] Set polling interval by default (#8646)Swikriti Tripathi
2021-05-11check that all parts of the date are changedArtur Neumann
2021-05-10use expected to fail system (#8621)Artur Neumann
2021-04-30[tests-only]refactor tests to use scenario outline (#8578)Swoichha Adhikari
2021-04-23[tests-only]refactor tests to stop using skeleton files (#8565)Swoichha Adhikari
2021-04-21[tests-only]public link share for folder with different permissions (#8561)Swoichha Adhikari
2021-04-16[tests-only]public link share for folder expiration date (#8560)Swoichha Adhikari
2021-04-15refactor step with poll intervalswoichha
2021-04-15rebase and refactor new testsswoichha
2021-04-15add new step for polling intervalswoichha
2021-04-15[Tests-Only]Refactor step for setting up clientswoichha
2021-04-15added test for password protectionswoichha
2021-04-09parent f9ee331d91d18dfc91c2db1d7a73618ca5e8d650swoichha
author swoichha <swoichhaa@gmail.com> 1616749467 +0545 committer swoichha <swoichhaa@gmail.com> 1617878403 +0545 [tests-only]added tests for public link share with expiration date
2021-04-01[tests-only]added tests for public link permissions (#8519)Swoichha Adhikari
2021-03-25[tests-only]unshare without permissions to share (#8508)Swoichha Adhikari
2021-03-19Adds tests for selecting and unselecting password protection checkbox (#8496)Swikriti Tripathi
2021-03-16rename folder of GUI testsArtur Neumann