xenadmin/XenAdminTests
Konstantina Chremmou abec5c4aba CA-284090: Added a dedicated status bar on the TabPageFeature to resemble real
life browsers and allow the user to see the status even if other actions are taking
place. Removed webClient use from the browser; instead try sequentially to navigate
to all Uris until one succeeds; this avoids sending duplicate requests and allows
the user to see all endpoints tried out. Reworked the WebBrowser event handlers
to ensure the UI reflects correctly the browser state.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-08-15 09:59:58 +01:00
..
ArchiveTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandTests Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
CompressionTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Controls Updated tests to reflect conversion of xenobject properties to methods. 2017-09-13 14:46:58 +01:00
Diagnostics Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
DialogTests Store the domain and username rather than the whole AdPasswordPrompt. 2018-08-01 08:27:04 +01:00
FolderTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheckTests Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
LicensingTests Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
MainWindowWrapper CA-294091: Fix two Update wizards co-exist bug 2018-08-07 12:02:57 +01:00
MiscTests CA-284090: Added a dedicated status bar on the TabPageFeature to resemble real 2018-08-15 09:59:58 +01:00
PluginTests Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Properties CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SearchTests Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
StringExtensionsTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TabsAndMenus Merge 'upstream/master' into REQ-67-us 2017-09-22 11:02:51 +01:00
TestResources CA-275566: Do not switch to the JsonRpc backend when using a simulator URL. 2018-01-24 15:58:16 +00:00
TreeTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
UnitTests CA-294365: Replaced all references to pool or master except the necessary 2018-08-01 08:27:04 +01:00
WizardTests Fix patching wizard tests 2018-07-03 11:09:14 +01:00
XenModelTests CA-294365: Replaced all references to pool or master except the necessary 2018-08-01 08:27:04 +01:00
XenOvf CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00: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 CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
I18nResourceFilesTests.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MainWindowLauncher.cs Removed unnecessary XenConnection constructor which was there only to be used by the tests; used an object initialiser instead. 2018-01-24 15:58:16 +00:00
MainWindowTester.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
ManagedTester.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MockConnectionManager.cs CA-242134: Remove the VMPP code 2017-05-25 15:37:05 +01:00
TestCategories.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TestDatabaseManager.cs Removed unnecessary XenConnection constructor which was there only to be used by the tests; used an object initialiser instead. 2018-01-24 15:58:16 +00:00
TestObjectProvider.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
UnitTester.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenAdminTests.csproj Added basic unit tests for the JsonConverters. 2018-02-14 11:10:03 +00:00