xenadmin/XenAdminTests
Mihaela Stoica 7e832494c1 CA-206761: Health Check shows "No issues found" when the report analysis is not yet available
- Try to get the analysis progress from cis (as an integer value representing percentage 0 - 100). If this function returns a valid progress less than 100, then we don't try to get the report analysis and continue to display "Analysis not yet available"
- If the progress is 100 then we get the analysis result and display it
- If the progress cannot be obtained, then we try to get the analysis result; If an empty result is obtained within 10 minutes from the upload completion, then we assume that the analysis is still in progress and continue to display "Analysis not yet available"

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 14:26:52 +01:00
..
ArchiveTests Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
CommandTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00: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-109273: [DELL-194] Throws exception if Download & Install used on host in maintenance mode. 2013-07-25 09:44:52 +01:00
DialogTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +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 CP-16097: Fix unit test 2016-02-18 10:44:17 +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 CA-206761: Health Check shows "No issues found" when the report analysis is not yet available 2016-04-08 14:26:52 +01:00
WizardTests CP-15399: Improvements to the way we handle rebranding of update file 2016-02-04 10:55:18 +00:00
XenModelTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
XenOvf CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
app.config CP-16012: Rename branding variables 2016-02-10 11:52:30 +00: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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +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 CA-206761: Health Check shows "No issues found" when the report analysis is not yet available 2016-04-08 14:26:52 +01:00