virt-manager/tests/uitests
Cole Robinson 1afdc7ae32 createvm: Rework to track all Guest/Installer params explicitly
Rather than build a guest and installer instance depending on where
we are in the UI, track each input property in an explicit class, so
we can rebuild the guest/installer on demand with data accumulated
up to that point.

This makes the flow easier to follow and simplifies a lot of hacks we
have to do when backing up through the wizard, because we are trying
to unwind changes from an existing object, rather than just blowing
it away and easily reassembling it with updated info.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-02-05 19:39:45 -05:00
..
data/live tests: Move all data directories to data/ 2020-01-27 06:57:37 -05:00
__init__.py tests: uitests: Run whole suite without testsuite hacks 2019-06-09 14:26:03 -04:00
test_about.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_addhardware.py tests: Don't report UID/GID in fake caps data 2020-02-05 19:39:45 -05:00
test_cli.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_clonevm.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_connect.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_createnet.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_createpool.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_createvol.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_details.py uitests: Fix with latest delete wizard 2020-01-28 11:39:14 -05:00
test_host.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_livetests.py tests: Don't report UID/GID in fake caps data 2020-02-05 19:39:45 -05:00
test_manager.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_mediachange.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_migrate.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_newvm.py createvm: Rework to track all Guest/Installer params explicitly 2020-02-05 19:39:45 -05:00
test_prefs.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
test_snapshot.py tests: Rename all test files to have test_ prefix 2020-01-27 06:57:37 -05:00
utils.py tests: uitests: More createvm testing 2020-02-05 19:39:45 -05:00