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
2021-06-16[Tests-Only] Revert changes done in PR-8735 (#8744)Swoichha Adhikari
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-15Replaced QFileInfo(file).exists() with a static QFileInfo::exists(file)Oleksii Lysenko
2021-06-15[Tests-Only] Skip public link test (#8735)Swoichha Adhikari
2021-06-14Ensure we don't format log messages in anything but utf8Hannah von Reth
2021-06-14[Tests-Only]add smokeTest tag (#8723)Swoichha Adhikari
2021-06-14[Tests-Only]Run smokeTest on CI (#8719)Swoichha Adhikari
2021-06-09[Tests-Only] get userinformation through middleware (#8691)Swoichha Adhikari
2021-06-07[tests-only] remove connection (#8682)Swoichha Adhikari
2021-06-03[tests-only]logout user from client (#8663)Swoichha Adhikari
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-26Move new models to a sub dirHannah von Reth
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] Add makefile for UI test formatting (#8643)Swikriti Tripathi
2021-05-21[tests-only] Set polling interval by default (#8646)Swikriti Tripathi
2021-05-19Implement black tool to reformat code according to python standard (#8636)Swikriti Tripathi
2021-05-18[tests-only] DRY public link creation (#8639)Swoichha Adhikari
2021-05-14[tests-only]Add init in bdd hooks (#8635)Swoichha Adhikari
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-11run GUI tests in droneArtur Neumann
2021-05-11wait for all files to be synced before pause the file syncArtur Neumann
2021-05-11wait for the public link to be displayedArtur Neumann
2021-05-11check that all parts of the date are changedArtur Neumann
2021-05-11check first if the indicator is visible and then that it disappearsArtur Neumann
2021-05-11send 'Return' after changing expiry dateArtur Neumann
2021-05-11check content of date input fieldArtur Neumann
2021-05-10use expected to fail system (#8621)Artur Neumann
2021-05-10open sharing dialog in step (#8620)Artur Neumann
2021-05-10[tests-only] repair file sync failing test (#8616)Swoichha Adhikari
2021-05-07hardening setting date of public link in tests (#8611)Artur Neumann
2021-05-05Use http://127.0.0.1 for oidcHannah von Reth
2021-05-05Fix user name in dav_user and http_user (#8596)Talank
2021-04-30[tests-only]refactor tests to use scenario outline (#8578)Swoichha Adhikari
2021-04-27fix language setting in GUI tests (#8580)Artur Neumann
2021-04-26Properly clear all credentials on logoutHannah von Reth
2021-04-26Alow sub scopes for credentialsHannah von Reth
2021-04-26Unify PropfindJob and LsColJobHannah von Reth
2021-04-26Move ring bffer to a seperate classHannah von Reth
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-23start the client with correct language setting (#8572)Artur Neumann
2021-04-23[tests-only]refactor tests to stop using skeleton files (#8565)Swoichha Adhikari
2021-04-22[tests-only]refactor tests for file sync conflict (#8569)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