xenadmin/XenAdminTests
Konstantina Chremmou 51dedff3c4 Rebrand Branding.resx instead of the BrandManager.cs. Sorted variables alphabetically and removed unused variable.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-03-03 13:50:29 +00:00
..
ArchiveTests CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
CodeTests Moved the OVF actions to XenModel and removed what was left from XenOvfTransport. 2020-10-07 13:22:33 +01:00
CommandTests Enforce icon size 32x32 on the CommandErrorDialog. Compacted constructors 2019-03-20 16:58:02 +00:00
CompressionTests CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
Controls Build script modifications for the new build node. 2021-02-16 10:07:46 +00: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 Unit tests for filtering VMs by virtualisation state. 2020-07-30 10:42:20 +01: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 Unit tests for filtering VMs by virtualisation state. 2020-07-30 10:42:20 +01:00
StringExtensionsTests Import refactoring 4: Simplifications and corrections, including: 2020-10-07 13:22:33 +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 Rebrand Branding.resx instead of the BrandManager.cs. Sorted variables alphabetically and removed unused variable. 2021-03-03 13:50:29 +00:00
UnitTests Rebrand Branding.resx instead of the BrandManager.cs. Sorted variables alphabetically and removed unused variable. 2021-03-03 13:50:29 +00: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 CA-343280: Reworked saving user settings. 2020-12-07 15:57:26 +00:00