summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)Author
2017-02-27uitest: use the new dialog method in the python codeMarkus Mohrhard
2017-02-27uitest: remove old debug sleep statementsMarkus Mohrhard
2017-02-27uitest: move all the conditional format tests into an own testMarkus Mohrhard
2017-02-27uitest: increase the shutdown timeoutMarkus Mohrhard
2017-02-27uitest: document methods and pep8 fixesMarkus Mohrhard
2017-02-27uitest: remove old test methodsMarkus Mohrhard
2017-02-18use special method to close dialog through button clickMarkus Mohrhard
2017-02-18uitest: use the correct method to close a dialog through a buttonMarkus Mohrhard
2017-02-07tdf#79236: Add uitestXisco Fauli
2017-01-25uitest: some pep8 fixesMarkus Mohrhard
2017-01-25uitest: document more UNO helper methodsMarkus Mohrhard
2017-01-24tdf#105466: Add uitestXisco Fauli
2017-01-20tdf#105411: Add uitestXisco Fauli
2017-01-17uitest: check the different layoutsXisco Fauli
2017-01-15tdf#80663 Add uitestXisco Fauli
2017-01-15tdf#92611: Add uitestXisco Fauli
2017-01-14tdf#96067 Add uitestXisco Fauli
2017-01-14Check number of columns and row in the inserted tableXisco Fauli
2017-01-14tdf#104158: Add uitestXisco Fauli
2016-12-24uitest: write a helper method for selecting based on positionMarkus Mohrhard
2016-12-24uitest: add a helper method for typing textMarkus Mohrhard
2016-12-22uitest: convert random number manual test to automated testingMarkus Mohrhard
2016-12-22uitest: convert cell recalculation manual test to automated testingMarkus Mohrhard
2016-12-22uitest: add reference to moztrapMarkus Mohrhard
2016-12-22uitest: convert transpose manual test to automated testMarkus Mohrhard
2016-12-22uitest: convert validation manual test to automated testMarkus Mohrhard
2016-12-22uitest: add a way to execute blocking actionsMarkus Mohrhard
2016-12-22uitest: convert next manual calc test to an automatic oneMarkus Mohrhard
2016-12-22uitest: add method to get first componentMarkus Mohrhard
2016-12-22uitest: add helper method to get XCell from UNOMarkus Mohrhard
2016-12-22uitest: add a reference to the corresponding manual testMarkus Mohrhard
2016-12-21uitest: add initial test for converting manual tests to automated testsMarkus Mohrhard
2016-12-21uitest: add an optional way to print all received event namesMarkus Mohrhard
2016-12-20uitest: we need the workaround for the race condition also for file loadingMarkus Mohrhard
2016-12-20uitest: disable the one unreliable math test for nowMarkus Mohrhard
2016-12-19uitest: work around race condition when starting multiple soffice instancesMarkus Mohrhard
2016-12-19make sure we are not leaving soffice around if python process crashesMarkus Mohrhard
2016-12-19uitest: disable tests that deadlock with mutex problemsMarkus Mohrhard
2016-12-02uitest: prevent deadlock when the test failsMarkus Mohrhard
2016-12-02provide a way to limit the UI tests through envMarkus Mohrhard
2016-11-21uitest: fix path to url conversion on windowsMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-11forgot to actually remove the problematic importMarkus Mohrhard
2016-10-11make it easier to read the logsMarkus Mohrhard
2016-10-11avoid infinite loop if the instance stopped alreadyMarkus Mohrhard
2016-10-11pathlib is only in python 3.4+Markus Mohrhard
2016-10-01add resizing support to drawinglayer ui test objectsMarkus Mohrhard
2016-10-01add initial test for handlign drawinglayer objectsMarkus Mohrhard
2016-09-29add complete test for tdf#96453Markus Mohrhard
2016-09-29add helper methods to deal with Calc UNOMarkus Mohrhard