sugar-toolkit-gtk3/src/sugar3/test
Daniel Narvaez e6397cf2db Some initial infrastructure for UI tests
The uitree module exposes the at-spi tree. We can use it to do
functional tests of the UI, by checking if the expected
widgets exists, clicking them etc.

A simple example of how this can be used is in the test, which
runs a window and check that it has the expected button.
2013-04-09 11:36:51 +02:00
..
__init__.py Some initial infrastructure for UI tests 2013-04-09 11:36:51 +02:00
Makefile.am Some initial infrastructure for UI tests 2013-04-09 11:36:51 +02:00
uitree.py Some initial infrastructure for UI tests 2013-04-09 11:36:51 +02:00