PowerShell/test/powershell/engine/Basic
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
..
Assembly.LoadFrom.Tests.ps1 Blacklist System.Windows.Forms form loaded to prevent a crash (#6822) 2018-05-07 16:38:27 -07:00
Assembly.LoadWithPartialName.Tests.ps1 Blacklist System.Windows.Forms form loaded to prevent a crash (#6822) 2018-05-07 16:38:27 -07:00
Attributes.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
CommandDiscovery.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Credential.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
DefaultCommands.Tests.ps1 Correctly Report impact level when SupportsShouldProcess is not set to 'true' (#8209) 2019-01-26 03:12:00 -08:00
Encoding.Tests.ps1 Allow numeric Ids and name of registered code pages in '-Encoding' parameters (#7636) 2018-09-19 18:53:03 +05:00
PropertyAccessor.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
SemanticVersion.Tests.ps1 Remove 'SemanticVersion' from 'knowntypes' list in serialization code to enable interop between WinPS and PSCore (#7016) 2018-06-08 11:38:14 -07:00
ValidateAttributes.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00