1.0.9 features #3
run-unit-tests.yml
on: pull_request
Pester test (On Linux)
53s
Pester test (On Windows)
1m 38s
Pester test (On macOS)
1m 10s
Annotations
26 errors, 55 warnings, and 1 notice
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Providers/Powershell/Uninstall-PowershellModules.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Providers/Powershell/Install-PowershellModules.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Providers/Core/Install-CoreDependencies.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Commands/Uninstall-DevSetupEnv.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Commands/Install-DevSetupEnv.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When Optimize-DevSetupEnvs is called.Should call Optimize-DevSetupEnvs after cloning 64ms (62ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message 43ms (42ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message 63ms (62ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When repository path already exists.Should not clone and should write verbose 47ms (46ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When EnvironmentsProjectUri is not a .git URL and GitHub API fails.Should write error and return null 1.19s (1.19s|2ms)
|
|
Pester test (On macOS)
Process completed with exit code 1.
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When Optimize-DevSetupEnvs is called.Should call Optimize-DevSetupEnvs after cloning 38ms (38ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message 47ms (47ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message 30ms (29ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When repository path already exists.Should not clone and should write verbose 28ms (27ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When EnvironmentsProjectUri is not a .git URL and GitHub API fails.Should write error and return null 35ms (34ms|1ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When Optimize-DevSetupEnvs is called.Should call Optimize-DevSetupEnvs after cloning 56ms (55ms|1ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message 59ms (59ms|0ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message 60ms (59ms|1ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When repository path already exists.Should not clone and should write verbose 53ms (52ms|0ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When EnvironmentsProjectUri is not a .git URL and GitHub API fails.Should write error and return null 163ms (163ms|0ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When Write-ChocolateyCache fails after install.Should write warning and return false 18ms (17ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When installation fails (non-zero exit code).Should write error and return false 22ms (22ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When installing with version and params.Should build the correct choco command 29ms (28ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When package is installed but version does not match.Should uninstall and reinstall the package 17ms (16ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When package is already installed and version matches.Should return true immediately 46ms (45ms|1ms)
|
|
|
|
|
|
Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message failed:
/#L0
testResults.xml [took 0s]
|
|
Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Install-DevSetupEnv.When environment file does not exist.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
Install-DevSetupEnv.When YAML parsing fails.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Install-DevSetupEnv.When commands are present and executed.Should execute all commands failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Uninstall-DevSetupEnv.When environment file does not exist.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
Uninstall-DevSetupEnv.When YAML parsing fails.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
Install-CoreDependencies.When NuGet installation fails.Should return false and write error failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Install-PowershellModules.When some modules fail to install.Should continue and return true failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message failed:
/#L0
testResults.xml [took 0s]
|
|
Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message failed:
/#L0
testResults.xml [took 0s]
|
|
Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Pester test (On Windows)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|