PowerShell/test/powershell/Host
Steve Lee 23420643e3 Added WSMan Config provider tests (#4756)
* [Feature]
fixed issues in WSMan Config Provider
added tests for get-item, get-childitem, set-item, new-item remove-item, clear-item, dynamic parameters
merged CoreClr and FullClr code

* [feature]
address PR feedback

* [feature]
revert to using microsoft.powershell plugin as base for test
keeps it simple rather than relying on additional scripts or cmdlets since these tests don't require remoting

* [feature]
address Aditya's feedback

* [feature]
address some cosmetic feedback

* [feature]
based on discussion with Jim, we should skip resx checks on non-Windows
2017-09-18 15:44:09 -07:00
..
assets Need explicit -command to execute command in Read-Host output test (#4103) 2017-06-28 10:13:37 -07:00
TabCompletion Added WSMan Config provider tests (#4756) 2017-09-18 15:44:09 -07:00
Base-Directory.Tests.ps1 Fixed BaseDirectory tests by adding -c instead of positional argument (#4078) 2017-06-22 13:35:04 -07:00
ConsoleHost.Tests.ps1 Enable -WindowStyle to work 2017-08-16 15:04:34 -07:00
HostUtilities.Tests.ps1 Autoload TestRemoting.psm1 (#3430) 2017-03-29 10:11:02 -07:00
PSVersionTable.Tests.ps1 Remove ClrVersion property from $PSVersionTable (#4027) 2017-06-19 15:10:36 -07:00
Read-Host.Tests.ps1 all tests are now marked with proper tag 2016-07-27 12:06:51 -07:00