PowerShell/test/powershell/engine/Remoting
Travis Plunk 79f21b41de
Consolidation of all Windows PowerShell work ported to PSCore6 (#8257)
Consolidation of all Windows PowerShell work ported to PSCore6

* Added ps1 file import restriction.  Refactored InvokeLanguageModeTestingSupportCmdlet to HelpersSecurity module
* JEA loop back fix.  Debugger running commands in CL mode.
* Support for new AMSI codes.  Changed to use AMSI buffer API.  Unhandled exception fix.
* Fixes for module bugs while running in ConstrainedLanguage mode
* Untrusted input tracking work
* Configuration keyword bug fix, PSRP protocol version check for reconstruct reconnect, Sharing InitialSessionState in runspace pool.
* Restricted remote session in UMCI, Applocker detection collision, Help command exposing functions, Null reference exception fix.
* Added mitigation for debugger function exposure
2018-11-13 16:16:29 -08: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
RemoteSession.Basic.Tests.ps1 Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08: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 Consolidation of all Windows PowerShell work ported to PSCore6 (#8257) 2018-11-13 16:16:29 -08:00
SessionOption.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
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 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00