summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)AuthorFilesLines
2021-06-26uitest: introduce load_empty_fileXisco Fauli1-2/+11
2021-06-25uitest: raise exception if timeout is reachedXisco Fauli1-18/+13
2021-06-25uitest: guard execute_dialog_through_actionXisco Fauli2-12/+8
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli21-376/+445
2021-06-23Introduce wait_for_top_focus_window to fix UITest_calc_tests9Stephan Bergmann1-0/+7
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli21-445/+376
2021-06-22uitest: guard load_fileXisco Fauli3-36/+26
2021-06-21uitest: guard execute_blocking_actionXisco Fauli1-14/+12
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski1-2/+12
2021-06-07sw/qa/uitest: close the dialog if thrown an exceptionHenry Castro1-0/+10
2021-06-06UITest: introduce guarded context managersMike Kaganski1-0/+31
2021-06-04Fix UITests that use File Open dialog to load documentsMike Kaganski1-4/+9
2021-05-04uitest: sd: simplify codeXisco Fauli1-1/+1
2021-04-21uitest: just use .uno:CloseDoc and simplify codeXisco Fauli1-11/+3
2021-04-07uitest: factor out common codeXisco Fauli1-0/+12
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-0/+2
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21select_by_text helper method for uitestsNoel Grandin1-0/+3
2021-03-17throw exception for errors in uitest actionsNoel Grandin3-21/+0
2021-03-11tdf#132293 remove unused imports from uitestVictor Kukshiev4-5/+2
2021-02-24uitest: no need to pass the parent as a parameterXisco Fauli1-2/+8
2021-02-10uitest: sd: check embedded document is open in a new dialogXisco Fauli1-1/+1
2021-02-01tdf#100024: uitest: add comment to existing testXisco Fauli1-0/+2
2021-01-22tdf#118308: sc: Add UItestXisco Fauli1-4/+11
2021-01-15uitest: sw: factor out common code ( part 3 )Xisco Fauli1-10/+1
2021-01-12uitest: sc: factor out common code ( part 1 )Xisco Fauli1-0/+5
2021-01-06uitest: sd: test rotate objectXisco Fauli1-0/+47
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin4-6/+6
2020-12-16uitest: sd: remove duplicated tests and add missing assertXisco Fauli1-32/+2
2020-12-16uitest: sd: Check Position and Size dialog after moving...Xisco Fauli2-0/+54
2020-12-16uitest: sd: fix GOTOXisco Fauli1-5/+9
2020-12-16uitest: sd: Add asserts to existing testsXisco Fauli1-7/+22
2020-11-17tdf#137930: uitest: Add assert to check values are not resetXisco Fauli1-0/+5
2020-11-05Make order of UITest *.py test file processing deterministicStephan Bergmann1-1/+1
2020-10-27uitest: move all calc tests to sc/qa/uitestXisco Fauli18-795/+0
2020-10-27uitest: sw: forgot to move this fileXisco Fauli1-239/+0
2020-10-27tdf#104649: move UItest to CppunitTestXisco Fauli2-37/+0
2020-10-26uitest: move all writer tests to sw/qa/uitestXisco Fauli20-1101/+0
2020-10-24uitest: sc: get_url_for_data_file -> pathlib.PathXisco Fauli1-0/+0
2020-10-23uitest: get_url_for_data_file -> pathlib.PathXisco Fauli1-3/+3
2020-10-23uitest: move navigator tests to their own folderXisco Fauli2-47/+0
2020-10-23uitest: remove duplicated testsXisco Fauli2-49/+0
2020-10-01uitest: factor out common duplicated codeXisco Fauli1-0/+25
2020-09-04uilogger : Add support in the Logger and DSL for MenuBtnAhmed ElShreif2-1/+75
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif2-1/+108
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif2-1/+39
2020-08-29Fix typo in codeAndrea Gelmini1-6/+6
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif2-1/+39
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif2-1/+25
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif2-11/+35