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-13[tests-only]add test for sharing file to multiple users (#9188)Swoichha Adhikari
2021-12-03reduce time waiting for password box (#9254)Artur Neumann
2021-12-01Stacktrace on crash (#9235)Talank
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-29[Tests-Only]Added tests for folder creation and syncing (#8980)Talank
2021-10-26add gui tests for selective sync scenarios (#9009)Saw-jan Gurung
add more tests for selective sync scenarios address reviews refactor test steps address reviews
2021-10-26[tests-only] add tests for files/folder share (#9162)Swoichha Adhikari
2021-10-01[tests-only] Delete and gitignore local config.ini (#9018)Saw-jan Gurung
* gitignore local config.ini and add config.ini for drone-ci * update bdd hook
2021-10-01Ci: Better logging in squish testHannah von Reth
2021-10-01[tests-only] add tests for connect-login (#8987)Swoichha Adhikari
* [tests-only] add tests for connect-login * add url object
2021-09-17[tests-only] Fix "sync conflict" test scenario (#9032)Swoichha Adhikari
* refactor clickTab in Activity * make test step reusable Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2021-09-06[tests-only]fix object name for adding usersswoichha
2021-08-09[Tests Only] add test for enable/disable vfs (#8835)Swoichha Adhikari
* [Tests Only] add test for vfs * add test for disabling vfs * vfs object from model * make code DRY * added few comment for coordinates
2021-07-15Group share tests added (#8695)Talank
2021-07-01[tests-only] change collaborator permissions (#8788)Swoichha Adhikari
2021-06-18[Tests-Only] Visually check all tabs (#8725)Swoichha Adhikari
2021-06-07[tests-only] remove connection (#8682)Swoichha Adhikari
2021-06-03[tests-only]logout user from client (#8663)Swoichha Adhikari
* [tests-only]logout user from client * add snooze
2021-06-03POM implementation in the syncing tests (#8655)Talank
2021-06-02[test-only]fix CI for GUI test run (#8679)Swoichha Adhikari
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-19Implement black tool to reformat code according to python standard (#8636)Swikriti Tripathi
2021-05-14[tests-only]Add init in bdd hooks (#8635)Swoichha Adhikari
* [tests-only]Add init in bdd hooks * add join path
2021-05-11[tests-only]implement pageObject model (#8606)Swoichha Adhikari
2021-05-11ability to set client log file in GUI testsArtur Neumann
2021-05-10[tests-only] repair file sync failing test (#8616)Swoichha Adhikari
* [tests-only]repair file sync failing test * add new object to names.py * remove comment line
2021-05-07hardening setting date of public link in tests (#8611)Artur Neumann
wait for progressindicator when updating public share
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