office-gobmx/uitest
Xisco Fauli cdf6330ebc tdf#104649: Add uitest
Change-Id: I0e1c757e4857ff11481230606a0f982d260c24c0
Reviewed-on: https://gerrit.libreoffice.org/33065
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
2017-05-17 17:21:13 +02:00
..
calc_tests uitest: add demo showing how to use auto filter popup 2017-03-26 03:01:06 +00:00
demo_ui use special method to close dialog through button click 2017-02-18 04:48:40 +00:00
impress_tests uitest: disable failing assert 2017-04-08 22:45:27 +02:00
libreoffice uitest: add method to get the row object from a calc document 2017-03-27 00:51:38 +00:00
manual_tests uitest: add a helper method for typing text 2016-12-24 17:10:56 +00:00
math_tests uitest: write a helper method for selecting based on position 2016-12-24 17:12:38 +00:00
uitest uitest: add a decorator to document required revision 2017-03-26 04:15:42 +02:00
writer_tests tdf#104649: Add uitest 2017-05-17 17:21:13 +02:00
__init__.py
Makefile uitest: build system part for new uitests 2016-06-18 17:02:12 +02:00
Module_uitest.mk uitest: add initial test for converting manual tests to automated tests 2016-12-21 17:53:08 +00:00
README uitest: add README 2016-06-18 17:02:13 +02:00
test_main.py provide a way to limit the UI tests through env 2016-12-02 02:59:35 +00:00
UITest_calc_demo.mk uitest: convert writer demo to new python unittest framework 2016-06-22 18:19:34 +02:00
UITest_demo_ui.mk uitest: convert writer demo to new python unittest framework 2016-06-22 18:19:34 +02:00
UITest_impress_demo.mk uitest: convert writer demo to new python unittest framework 2016-06-22 18:19:34 +02:00
UITest_manual_tests.mk uitest: add initial test for converting manual tests to automated tests 2016-12-21 17:53:08 +00:00
UITest_math_demo.mk uitest: add makefile part for new math tests 2016-07-17 01:22:24 +02:00
UITest_writer_demo.mk uitest: convert writer demo to new python unittest framework 2016-06-22 18:19:34 +02:00

The code for the UI testing framework and the UI tests.