xenadmin/XenAdminTests
Konstantina Chremmou 40e395f2bd CA-338273: Accept more ISO 8086 formats.
Also, move time utility methods to one place (the Util class which contains unit conversions).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-24 14:30:32 +01:00
..
ArchiveTests Ensure we always dispose of the ArchiveIterator and ArchiveWriter after use. 2019-08-13 10:18:15 +01:00
CodeTests Revert steps to sign the installer in an attempt to fix the build. Fixed unit tests. 2020-01-23 00:36:22 +00: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 CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00: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 CA-338273: Accept more ISO 8086 formats. 2020-04-24 14:30:32 +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 [Dotnet Upgrade] Convert all projects to use .net 4.6. All changes autogenerated by VS. 2016-09-29 10:50:24 +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 Updated 3rd party libraries; includes upgrade to PuTTY 0.73 (CP-32362) 2019-11-14 12:14:26 +00:00