xenadmin/XenAdminTests/XenModelTests
Frederico Mazzone 46c15efe57 [CP-17231] Implement proxy authentication setting in XenCenter
Added 2 textboxes for proxy username and password; encrypted when saved and decrypted when loaded.
Added 2 checkboxes; one for bypassing proxy for xenserver connections, one for providing proxy credentials.
Removed checkbox for bypassing proxy for local addresses.
Controls are no longer enabled/disabled when the related proxy option is selected/deselected.
Making changes to a control (e.g. username, bypass checkbox, etc) selects the 'Use this proxy server' option automatically.
Removed "Bypass proxy server for local addresses" option.
Basic and Digest authentication implemented. Tested with FreeProxy (Basic+Digest), CCProxy (Basic) and AnalogX Proxy (no authentication); each were tested with correct credentials, incorrect credentials and missing credentials; all gave expected results.

Signed-off-by: Frederico Mazzone <fredericom@citrite.net>
2016-06-20 17:15:00 +01:00
..
ActionTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
ActionTestBase.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CacheTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroyPolicyActionTests.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
DestroyVMTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostExtensionTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PureAsyncActionTests.cs CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
SessionTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TestAPICallVersions.cs Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
TestXenAdminConfigProvider.cs [CP-17231] Implement proxy authentication setting in XenCenter 2016-06-20 17:15:00 +01:00
UpgradePoolActionTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMBuilder.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMExtensionsTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenModelReferencesTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00