Skip to content

Add unit tests for Invoke-PsFzfRipgrep #486

Add unit tests for Invoke-PsFzfRipgrep

Add unit tests for Invoke-PsFzfRipgrep #486

Triggered via push June 27, 2025 15:13
Status Failure
Total duration 4m 44s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Mac
Process completed with exit code 1.
Mac
[-] Invoke-PsFzfRipgrep.Editor launch.Should call Get-EditorLaunch when -NoEditor is not used and fzf returns a value 68ms (67ms|1ms)
Mac
[-] Invoke-PsFzfRipgrep.NoEditor switch.Should call Resolve-Path and not Get-EditorLaunch when -NoEditor is used and fzf returns a value 61ms (60ms|1ms)
Mac
[-] Invoke-PsFzfRipgrep.Custom rg command via PSFZF_RG_PREFIX.Should use the custom rg prefix when PSFZF_RG_PREFIX is set 69ms (67ms|1ms)
Mac
[-] Invoke-PsFzfRipgrep.Default rg command.Should use the default rg prefix when PSFZF_RG_PREFIX is not set 200ms (199ms|2ms)
linux
Process completed with exit code 1.
linux
[-] Invoke-PsFzfRipgrep.Editor launch.Should call Get-EditorLaunch when -NoEditor is not used and fzf returns a value 74ms (73ms|1ms)
linux
[-] Invoke-PsFzfRipgrep.NoEditor switch.Should call Resolve-Path and not Get-EditorLaunch when -NoEditor is used and fzf returns a value 102ms (101ms|2ms)
linux
[-] Invoke-PsFzfRipgrep.Custom rg command via PSFZF_RG_PREFIX.Should use the custom rg prefix when PSFZF_RG_PREFIX is set 78ms (76ms|2ms)
linux
[-] Invoke-PsFzfRipgrep.Default rg command.Should use the default rg prefix when PSFZF_RG_PREFIX is not set 248ms (246ms|3ms)
windows
Process completed with exit code 1.
windows
[-] Invoke-PsFzfRipgrep.Editor launch.Should call Get-EditorLaunch when -NoEditor is not used and fzf returns a value 99ms (98ms|1ms)
windows
[-] Invoke-PsFzfRipgrep.NoEditor switch.Should call Resolve-Path and not Get-EditorLaunch when -NoEditor is used and fzf returns a value 85ms (84ms|1ms)
windows
[-] Invoke-PsFzfRipgrep.Custom rg command via PSFZF_RG_PREFIX.Should use the custom rg prefix when PSFZF_RG_PREFIX is set 118ms (116ms|2ms)
windows
[-] Invoke-PsFzfRipgrep.Default rg command.Should use the default rg prefix when PSFZF_RG_PREFIX is not set 453ms (450ms|3ms)