summaryrefslogtreecommitdiff
path: root/tests/magicuri.py
Commit message (Collapse)AuthorAgeFilesLines
* virtinst: uri: Rework MagicURI to work with passed in fakeuriCole Robinson2020-02-031-0/+83
Rather than individual options for each possible hypervisor, and annotations like 'remote' or 'session', just have it take a fake URI to mock Signed-off-by: Cole Robinson <crobinso@redhat.com>