xenadmin/XenAdminTests
Konstantina Chremmou 5b79b1dc94 Removed the label from the SrPicker because in half of the occasions it was
hidden and in all other cases it was set by the implementing control, i.e.
the label was not reusable, hence no reason to have it in the control and risk
layout issues. This means that the SrPicker does not need to be a control
encapsulating a CustomTreeVIew, but simply derive from the latter.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-10-24 12:49:31 +01:00
..
ArchiveTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandTests CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
CompressionTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Controls CP-28926: Fixed test issues caused by changes in CP-28926 branch 2018-08-07 11:40:29 +01:00
Diagnostics Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck 2018-10-22 14:23:29 +01:00
DialogTests Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +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 Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +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 Fix the tests after changes in commit b6420b6c 2018-10-19 10:25:54 +01:00
TestResources CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools. 2018-09-14 15:54:04 +01:00
TreeTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
UnitTests CA-203431: Host name is repeated twice in multipathing alert message in XC (#2272) 2018-10-23 14:50:28 +01:00
WizardTests Fixed null reference exception in tests. 2018-08-29 10:25:47 +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 CA-203431: Host name is repeated twice in multipathing alert message in XC (#2272) 2018-10-23 14:50:28 +01:00