You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
Makefile.am Some initial infrastructure for UI tests 11 years ago
__init__.py Some initial infrastructure for UI tests 11 years ago
uitree.py Some initial infrastructure for UI tests 11 years ago