core-admin-client/qubesadmin/tests/tools
Marek Marczykowski-Górecki 7978e17aeb
Merge remote-tracking branch 'origin/pr/145'
* origin/pr/145: (119 commits)
  qvm-template: fix downloading template for install
  tests: add tests for other qvm-template functions
  tests: improve TestProcess behavior
  tests: add tests for qvm-template reinstall/up/downgrade when nothing needs to be done
  tests: fix mock return values of get_dl_list when testing `qvm-template reinstall`
  qvm-template: update comments to reflect e424c7d
  qvm-template: only ask for confirmation during install if something is being done
  tests: add more tests re. install, remove, and get_keys_for_repos
  qvm-template: test != 1 instead of == 0 for template-dummy feature
  tests: fix tests for verify_rpm involving incorrect template names
  tests: add tests for qvm-template remove
  tests: some more for qvm-template
  qvm-template: mute pylint complains about typing.NamedTuple
  tests: qvm-template-postprocess - template.conf handling
  qvm-template-postprocess: fix allowed features list
  qvm-template-postprocess: extract config handling into separate function
  qvm-template-postprocess: treat missing appmenus files as warnings only
  qvm-template: default confirm to 'n'
  qvm-template: verify template package signature directly at download
  qvm-template: improve error reporting
  ...
2021-04-01 20:23:46 +02:00
..
__init__.py tests/tools: add MockEventsReader 2017-07-08 00:08:19 +02:00
init.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qubes_prefs.py Enable caching in qvm-ls and qvm-prefs 2020-05-22 19:28:51 +02:00
qvm_backup_restore.py Add "paranoid restore" mode 2020-08-04 04:06:53 +02:00
qvm_backup.py tests: use asynctest some more 2020-08-03 04:55:46 +02:00
qvm_check.py Update tests to mock admin.vm.CurrentState 2020-01-15 17:32:24 +01:00
qvm_clone.py Adds docs for clone ignore_errors, feeds linter 2019-04-16 10:44:47 -07:00
qvm_create.py Added tests for cloning VMs with persistent devices 2020-03-30 16:15:49 +02:00
qvm_device.py tools/qvm-device: allow detaching all devices 2018-12-08 00:44:18 +01:00
qvm_features.py tests: too much copy&paste 2017-07-28 13:56:39 +02:00
qvm_firewall.py Added a safeguard for invalid firewall rules 2020-05-16 12:18:13 +02:00
qvm_kill.py qvm-kill: make error message more clear 2020-01-31 11:26:57 +01:00
qvm_ls.py Enable caching in qvm-ls and qvm-prefs 2020-05-22 19:28:51 +02:00
qvm_pause.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_pool_legacy.py Preserve backward compatibility 2019-11-04 00:57:21 -08:00
qvm_pool.py Preserve backward compatibility 2019-11-04 00:57:21 -08:00
qvm_prefs.py Enable caching in qvm-ls and qvm-prefs 2020-05-22 19:28:51 +02:00
qvm_remove.py qvm-remove: improve error message 2020-01-21 15:54:18 +01:00
qvm_run.py tools/qvm-run: do not check if DispVM is paused before starting it 2020-10-24 16:41:22 +02:00
qvm_service.py tools: qvm-service tool 2017-07-28 14:24:04 +02:00
qvm_shutdown.py tests: use asynctest some more 2020-08-03 04:55:46 +02:00
qvm_start_daemon.py tests: avoid 'xrandr' call 2020-12-02 04:31:31 +01:00
qvm_start.py Use qubes.VMExec in run_with_args() 2020-01-27 10:24:22 +01:00
qvm_tags.py tools: add qvm-tags tool 2017-06-20 01:34:17 +02:00
qvm_template_postprocess.py tests: qvm-template-postprocess - template.conf handling 2021-02-19 15:10:16 +01:00
qvm_template.py qvm-template: fix downloading template for install 2021-04-01 01:48:29 +02:00
qvm_unpause.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_volume.py tools/qvm-volume import: do not retrieve old size anymore 2020-05-10 03:57:28 +02:00