xenadmin/XenAdminTests/XenModelTests
Aaron Robson e41f1b6e08 CA-303517: In XenCenter, if a VM has more than 1 IP address, it cannot be found using one of its IPs in the search box (#2331)
Refactored redundant IP Address parsing code from XenAPI-Extensions/VIF.IPAddresses and XenSeach/Common.IPAddressProperty into the FindIpAddresses method in the Helpers class to handle multiple networks on a single line with a separator. Added unit tests.

Signed-off-by: Aaron Robson <aaron.robson@citrix.com>
2018-11-29 09:47:39 +00:00
..
ActionTests CA-294365: Replaced all references to pool or master except the necessary 2018-08-01 08:27:04 +01:00
ActionTestBase.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
AddressTests.cs CA-303517: In XenCenter, if a VM has more than 1 IP address, it cannot be found using one of its IPs in the search box (#2331) 2018-11-29 09:47:39 +00:00
CacheTests.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DestroyPolicyActionTests.cs CA-242134: Remove the VMPP code 2017-05-25 15:37:05 +01:00
DestroyVMTests.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HostExtensionTests.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
JsonConverterTests.cs Added basic unit tests for the JsonConverters. 2018-02-14 11:10:03 +00:00
PureAsyncActionTests.cs CA-242134: Remove the VMPP code 2017-05-25 15:37:05 +01:00
SessionTests.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TestAPICallVersions.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
TestXenAdminConfigProvider.cs CP-22472: Add new XenCenter metadata file to the server status report: changes following code review 2017-07-03 17:25:04 +01:00
UpgradePoolActionTests.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMBuilder.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
VMExtensionsTests.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenModelReferencesTest.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00