PowerShell/test/powershell/engine
Joel Sallow (/u/ta11ow) db1b309800 Correctly Report impact level when SupportsShouldProcess is not set to 'true' (#8209)
Major changes are:
- Make all commands return 'ConfirmImpact.None' if `SupportsShouldProcess` is not set to `true`.
- Update some cmdlets to explicitly use `ConfirmImpact.Low`.
- Update `DefaultCommands.Tests.ps1` to test for 'ConfirmImpact' level.
2019-01-26 03:12:00 -08:00
..
Api Add S.M.A.PowerShell.Create method overload with Runspace argument (#8057) 2019-01-07 11:04:42 -08:00
Basic Correctly Report impact level when SupportsShouldProcess is not set to 'true' (#8209) 2019-01-26 03:12:00 -08:00
Cdxml Remove broken HelpUri from CimTest (#8688) 2019-01-22 11:21:45 -08:00
COM Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
ETS Correctly capitalize the ForEach operator in *.ps1 (#8583) 2019-01-06 17:00:56 +05:00
ExperimentalFeature Code cleanup: Add space after closing brace where needed (#8530) 2018-12-24 11:20:06 +05:00
Help Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
Job Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Module Ensure NestedModules property gets populated by Test-ModuleManifest (#7859) 2018-09-28 13:28:08 -07:00
ParameterBinding Test changes needed for running in a container (#7869) 2018-09-28 13:49:31 -07:00
Remoting Add SkipCA and SkipCN check requirement to WinRM/OMI HTTPS connection (#8279) 2018-11-27 16:16:00 -08:00
ResourceValidation Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Security Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00