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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-10Always maximize window in selenium tests.Kenneth Hsu
There are random times when the input fields cannot be found, and this seems to help.
2021-01-10Update print statements to be compatible with Python 3.Kenneth Hsu
The latest selenium/standalone-firefox image is based on Ubuntu 20.04, which doesn't support Python 2.
2019-09-20Fix search for ellipsis in GUI tests.Kenneth Hsu
The three periods were replaced by an ellipsis in revision 7ff50a30e1 (pull request #3885).
2018-12-26Allow headless testing in container.verhoek
2018-11-29Added robustness to GUI testsKenneth Skovhede
2017-08-29Fixed GUI the unittestKenneth Skovhede
2017-02-14Fixed some issues with the gui testsKenneth Skovhede
2017-02-14...and also click the button ...Kenneth Skovhede
2017-02-14Fixes to gui test as we now have two buttons labeled Restore on screenKenneth Skovhede
2017-02-13Added the initial page to the guiTestKenneth Skovhede
2017-02-13Python PEP style fixesKenneth Skovhede
2016-11-01adapt selenium test to ui changesagrajaghh
2016-10-02fix selenium testagrajaghh
2016-09-29fix local selenium testsagrajaghh
2016-09-23use sauce lab & travis for ui testsagrajaghh
1. Create and hash random files in the source folder 2. Add new backup job 3. Run the backup job 4. Restore the files and calculate the hash 5. Use direct Restore and calculate the hash 6. Compare the hashes with the source folder hash