virt-manager/tests/uitests
Cole Robinson 1d17b98852 engine: Move most remaining window tracking to UI classes
Kind of a big mess but it was difficult to untangle piecemeal.
Basically this drops nearly all the centralized window tracking
in engine.py and moves it to each UI class. If manager.py wants
to open a details window it does it directly, and vmmDetails tracks
the window object list itself. This simplifies things and makes
the code easier to follow.

There's still some weirdness with vmmConnect and connection callbacks,
but future patches will break those apart.
2018-03-15 21:24:48 -04:00
..
xml uitests: Add a live hotplug and media change test 2018-01-21 14:42:44 -05:00
__init__.py uitests: Move helper functions into the Node wrapper class 2018-01-11 08:24:58 -05:00
about.py uitests: s/find_pattern/find/g 2018-01-19 11:05:23 -05:00
addhardware.py uitests: Add details editing tests 2018-01-21 14:42:44 -05:00
choosecd.py uitests: Add choosecd dialog tests 2018-01-21 10:02:08 -05:00
cli.py uitests: Add a test for command line errors 2018-01-21 14:42:44 -05:00
clonevm.py uitests: s/find_pattern/find/g 2018-01-19 11:05:23 -05:00
connect.py engine: Move most remaining window tracking to UI classes 2018-03-15 21:24:48 -04:00
console.py uitests: Add a live hotplug and media change test 2018-01-21 14:42:44 -05:00
createinterface.py utils: Have find 'name' match labeller text too 2018-01-21 10:02:05 -05:00
createnet.py utils: Have find 'name' match labeller text too 2018-01-21 10:02:05 -05:00
createpool.py utils: Have find 'name' match labeller text too 2018-01-21 10:02:05 -05:00
createvol.py utils: Have find 'name' match labeller text too 2018-01-21 10:02:05 -05:00
details.py uitests: More details config tweaking 2018-01-21 14:42:44 -05:00
host.py uitests: s/find_pattern/find/g 2018-01-19 11:05:23 -05:00
manager.py uitests: Add manager related tests 2018-01-21 10:02:08 -05:00
migrate.py uitests: Basic migration tests 2018-01-21 10:02:08 -05:00
newvm.py uitests: newvm: Add a customize->addhardware test 2018-01-21 10:02:08 -05:00
prefs.py uitests: prefs: Move helper functions to util 2018-01-21 14:42:44 -05:00
snapshot.py utils: Have find 'name' match labeller text too 2018-01-21 10:02:05 -05:00
utils.py setup: Use CLIState for setting --debug value 2018-02-22 15:18:47 -05:00