xenadmin/XenAdminTests
Konstantina Chremmou d08f02cce2 CP-20425: Added test to ensure all Resource images have a static counterpart.
Also, stop boxing Bitmap into Image so as to avoid casting wherever it is called.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-07-18 07:49:27 +01:00
..
ArchiveTests Ensure we always dispose of the ArchiveIterator and ArchiveWriter after use. 2019-08-13 10:18:15 +01:00
CodeTests CP-20425: Added test to ensure all Resource images have a static counterpart. 2020-07-18 07:49:27 +01:00
CommandTests Enforce icon size 32x32 on the CommandErrorDialog. Compacted constructors 2019-03-20 16:58:02 +00:00
CompressionTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
Controls Removed unnecessary instance class SrPickerItemFactory. 2019-07-22 16:19:25 +01:00
Diagnostics Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck 2018-10-22 14:23:29 +01:00
DialogTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
FolderTests CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheckTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
LicensingTests CA-331420: fixed broken tests. 2019-12-11 10:24:03 +00:00
MainWindowWrapper CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table. 2020-02-28 13:33:57 +00:00
MiscTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
PluginTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
Properties Test corrections. 2020-05-26 23:31:06 +01:00
SearchTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
StringExtensionsTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
TabsAndMenus Fix the tests after changes in commit b6420b6c 2018-10-19 10:25:54 +01:00
TestResources CP-31105: Refactored installer branding. Sign only the combined msi file. 2020-01-10 12:00:50 +00:00
TreeTests CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
UnitTests Fixed broken tests and corrected assertion handling in the Jenkinsfile. 2020-07-02 09:27:26 +01:00
WizardTests CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
XenModelTests Missing copyright; typos found from spell check; added terms to ignore list. 2020-03-04 12:40:20 +00:00
XenOvf CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
app.config CP-32921: Target .NET Framework 4.8 and build using VS2019 tools. 2020-05-19 23:10:41 +01:00
ClassVerifiers.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
DatabaseTester.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 Enforce failure if MWWaitFor times out without a message, ortherwise failures 2019-01-14 09:45:13 +00: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 CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01: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 CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
TestUtils.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +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 Merge pull request #2711 from xenserver/dotnet48 2020-07-07 12:10:46 +01:00