PowerShell/test/powershell/engine/ExperimentalFeature
Steve Lee 52aef57ab6 Add Enable-ExperimentalFeature and Disable-ExperimentalFeature cmdlets (#8318)
[breaking change]
Major changes are as follows:
- Add `Enable-ExperimentalFeature` and `Disable-ExperimentalFeature` cmdlets.
- Remove `-ListAvailable` from `Get-ExperimentalFeature`.
- Add `ArgumentCompleter` for `Get-ExperimentalFeature` cmdlet.
- Refactor some existing Experimental Feature tests.
- Make `ConfigScope` public and renamed `SystemWide` to `AllUsers`. Also update experimental feature code to prefer the current user config over the all user config.
2018-12-05 12:20:58 -08:00
..
assets/ExpTest [Feature] Address Feedback: Use better error message and add more tests 2018-07-10 02:14:59 -07:00
EnableDisable-ExperimentalFeature.Tests.ps1 Add Enable-ExperimentalFeature and Disable-ExperimentalFeature cmdlets (#8318) 2018-12-05 12:20:58 -08:00
ExperimentalFeature.Basic.Tests.ps1 [Feature] Address Feedback: Fix style and xml doc issues. Update tests 2018-07-10 12:46:48 -07:00
Get-ExperimentalFeature.Tests.ps1 Add Enable-ExperimentalFeature and Disable-ExperimentalFeature cmdlets (#8318) 2018-12-05 12:20:58 -08:00