xenadmin/XenAdminTests/CommandTests
Konstantina Chremmou eb3fbe2ac8 Corrections and refactoring on VDI move/migrate:
- Allow move of multiple VDIs
- CA-187659: show better messages when batching move/migration of multiple VDIs.
- Show different tooltips for single vs. multiple VDI move/migration/deletion.
- Refactored the MoveDiskDdialog. Removed the inherited class VDIMigrateDialog and
the batching manager as it was not very different from its parent, it was registering
the events twice, and was batching migration of even single VDIs.
- Tidied up the Move- and MigrateVirtualDisk commands so they're easier to compare.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-28 09:50:43 +01:00
..
AddHostCommandTest.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
AddHostToPoolCommandTest.cs CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
AddNewHostToPoolCommandTest.cs CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
AddVirtualDiskCommandTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AttachVirtualDiskCommandTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BackupHostCommandTest.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
CommandTest.cs Added overload for the SelectedItemCollection constructor taking one item - it seems to be needed as often as the other constructors. 2016-07-25 01:00:44 +01:00
CrossPoolMigrateCommandTests.cs CA-109237: Add a smoke test category for the xenadmin tests 2013-07-09 16:03:49 +01:00
DeleteFolderCommandTest.cs CP-5749: Updated tests to reflect GUI changes. Some code corrections after the first run. 2013-08-28 14:44:46 +01:00
DeleteSnapshotCommandTest.cs CP-5749: Updated tests to reflect GUI changes. Some code corrections after the first run. 2013-08-28 14:44:46 +01:00
DeleteTagCommandTest.cs Added overload for the SelectedItemCollection constructor taking one item - it seems to be needed as often as the other constructors. 2016-07-25 01:00:44 +01:00
DeleteTemplateCommandTest.cs CP-5749: Updated tests to reflect GUI changes. Some code corrections after the first run. 2013-08-28 14:44:46 +01:00
DeleteVMCommandTest.cs Update DeleteVMCommandTest to use the correct command. 2013-09-05 12:32:54 +01:00
DeleteVMsAndTemplatesCommandTest.cs CP-5749: Updated tests to reflect GUI changes. Some code corrections after the first run. 2013-08-28 14:44:46 +01:00
DisconnectHostCommandTest.cs CA-109237: Add a smoke test category for the xenadmin tests 2013-07-09 16:03:49 +01:00
DisconnectPoolCommandTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRConfigureCommandTest.cs CA-109237: Add a smoke test category for the xenadmin tests 2013-07-09 16:03:49 +01:00
DRDryrunCommandTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRFailbackCommandTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRFailoverCommandTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EditTagsCommandTest.cs CA-178235: Fix for Command TestMultipleSelectAddTag failing with timeout 2015-10-21 10:41:23 +01:00
MigrateVirtualDiskCommandTest.cs Corrections and refactoring on VDI move/migrate: 2016-09-28 09:50:43 +01:00
NewFolderCommandTest.cs CA-123572: Updated test case. 2014-01-02 10:00:32 +00:00
PutFolderIntoRenameModeCommandTest.cs CP-5749: Updated tests to reflect GUI changes. Some code corrections after the first run. 2013-08-28 14:44:46 +01:00
RemoveFromFolderCommandTest.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
RenameTagCommandTest.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
ShutDownHostCommandTest.cs Added overload for the SelectedItemCollection constructor taking one item - it seems to be needed as often as the other constructors. 2016-07-25 01:00:44 +01:00
UntagCommandTest.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
VMLifecycleCommandTest.cs Added overload for the SelectedItemCollection constructor taking one item - it seems to be needed as often as the other constructors. 2016-07-25 01:00:44 +01:00