PowerShell/test/powershell/engine/Remoting
Patrick Meinecke beb8b44420 Use type conversion in SSHConnection hashtables when value doesn't match expected type (#10720)
Before the change if the hashtable value does not match the expected type exactly, an exception is thrown stating that the value was null.
2019-10-15 22:16:49 +05:00
..
ImplicitRemotingBatching.Tests.ps1 Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
InvokeCommandRemoteDebug.Tests.ps1 Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
PSSession.Tests.ps1 Alpine validation changes (#10428) 2019-08-24 11:35:34 -07:00
RemoteSession.Basic.Tests.ps1 Alpine validation changes (#10428) 2019-08-24 11:35:34 -07:00
RoleCapabilityFiles.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
RunspacePool.Tests.ps1 Update tests to account for when $PSHOME is readonly (#9279) 2019-04-04 23:01:01 -07:00
SessionOption.Tests.ps1
SSHRemotingAPI.Tests.ps1 Update 'SSHConnectionInfo Class Tests' $skipTest expression to use collection semantics instead of relying on $null (which causes a type cast exception). (#7610) 2018-08-23 15:10:39 -07:00
SSHRemotingCmdlets.Tests.ps1 Use type conversion in SSHConnection hashtables when value doesn't match expected type (#10720) 2019-10-15 22:16:49 +05:00