core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki 88de4f77a5
tests: handle returning different response for the same request
Allow programming different responses for the same request when called
multiple times. This is useful for example for shutdown tests - first
domain is running, but after issuing shutdown request is is not.
2017-07-05 14:16:29 +02:00
..
tools tools: move event loop creation/closing to main function 2017-06-25 20:09:10 +02:00
vm Fix setting VM property to None 2017-05-26 00:42:47 +02:00
__init__.py tests: handle returning different response for the same request 2017-07-05 14:16:29 +02:00
app.py Implement VM clone as create + copy data+metadata 2017-06-20 01:34:18 +02:00
devices.py devices: adjust API for 'devices: add assignment.device property' change 2017-05-22 01:18:02 +02:00
errors.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
events.py events: fix calling mgmt.Events from VM 2017-06-25 14:01:14 +02:00
features.py tests: basic tests for vm.features 2017-06-14 10:43:52 +02:00
firewall.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
storage.py storage: add volume clone method 2017-06-20 01:34:17 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00