Add Pester tests for Windows Features (#1225)

* Add Windows Features Pester tests

* Move win feature tests to separate file

* Remove validation script for disc space

* Remove Windows updates test
This commit is contained in:
Vladimir Safonkin
2020-07-20 07:48:50 +00:00
committed by GitHub
parent 6bc236a514
commit 956b8a0093
6 changed files with 43 additions and 46 deletions

View File

@@ -256,12 +256,6 @@
"{{ template_dir }}/scripts/Installers/Validate-Wix.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-WSL.ps1"
]
},
{
"type": "powershell",
"scripts":[
@@ -797,12 +791,6 @@
"{{ template_dir }}/scripts/Installers/Validate-AliyunCli.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-DiskSpace.ps1"
]
},
{
"type": "powershell",
"scripts":[