xenadmin/XenAdminTests
Mihaela Stoica c395a8ce14 CA-233454: Fix the action test
Added an extra parameter to the CreateVmFastAction constructor, which is used to specify whether to set the VM's property IsBeingCreated. In order to set this property, we need to wait for the newly created VM to appear in the cache. But we cannot do this in the action test, because the cache is not being updated. Therefore the action needs skip this step when running from the tests. The IsBeingCreated property is only used in the UI, to refresh the PVS tab after the VM is created, so the accuracy of the action test (CreateVMFastActionTest) is not affected by this change.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-12-01 12:09:03 +00:00
..
ArchiveTests Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
CommandTests Fixed test issue where the MockConnectionManager was assigning the same opaque_ref 2016-10-11 10:12:12 +01:00
CompressionTests Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
Controls CA-183321: Fix unit tests 2015-09-24 09:56:18 +01:00
Diagnostics CA-77990: Report required actions for all VMs at once in the hotfix wizard / RPUW (#951) 2016-06-07 17:40:59 +01:00
DialogTests CA-145890: updated test. 2016-11-30 16:42:44 +00:00
FolderTests CA-127510: Reworked the logic of differentiating between tasks started by this instance 2014-03-11 14:30:01 +00:00
HealthCheckTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
LicensingTests CA-202068: License Manager wizard showing "Activate Free XenServer" button even no host selected for editing license 2016-03-08 17:30:26 +00:00
MainWindowWrapper CP-14647: Intermediate check-in #2 2015-11-08 11:27:57 +00:00
MiscTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
PluginTests CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Properties CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SearchTests CP-15699: Re-enable the ExpectedResults test 2016-02-25 11:26:34 +00:00
StringExtensionsTests CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TabsAndMenus CA-218719: Context menu: confusing "(empty)" pool item when there are no connected pools 2016-11-11 17:04:08 +00:00
TestResources CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
TreeTests CP-15398: Make file name and dir rebrandablei 2016-01-19 18:40:55 +08:00
UnitTests CP-19664: Update RPU hotfixes in XenCenter 2016-11-10 14:59:39 +00:00
WizardTests Merge remote-tracking branch 'github_xenadmin/master' into CAR-2245_temp 2016-10-20 19:12:57 +01:00
XenModelTests CA-233454: Fix the action test 2016-12-01 12:09:03 +00:00
XenOvf CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
app.config [Dotnet Upgrade] Convert all projects to use .net 4.6. All changes autogenerated by VS. 2016-09-29 10:50:24 +01:00
DatabaseTester.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
I18nResourceFilesTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MainWindowLauncher.cs Cleanup main windows leftover from previous tests which failed during setup. 2014-01-02 14:27:44 +00:00
MainWindowTester.cs CP-15398: Make texture XenServer product rebrandable 2016-01-19 18:36:21 +08:00
ManagedTester.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MockConnectionManager.cs Fixed test issue where the MockConnectionManager was assigning the same opaque_ref 2016-10-11 10:12:12 +01:00
TestCategories.cs CA-109237: Add a smoke test category for the xenadmin tests 2013-07-09 16:03:49 +01:00
TestDatabaseManager.cs Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
TestObjectProvider.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
UnitTester.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdminTests.csproj [Dotnet Upgrade] Convert all projects to use .net 4.6. All changes autogenerated by VS. 2016-09-29 10:50:24 +01:00