Ethan Fie

Results 5 issues of Ethan Fie

## General summary of the issue Using Pester 5.1.1 I had something like this: ```powershell It "calls Write-Progress" { $tracker = [myCustomClass]::new(@(1)) Should -Invoke Write-Progress -Exactly 1 } ``` The...

Feature
Mocking

## General summary of the issue Pester is placing mock inside of module scope even when ```-ModuleName``` isn't specified. Diagnostic output incorrectly assets that ModuleName _was_ specified. ## Describe your...

Mocking

### Describe the bug When using `validateSearch`, if you return a default value it becomes available via the `useSearch` hook in a component, but it does not appear in the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug In Program.cs I have the following section of code: ```csharp...

Needs: Author Feedback
area-minimal

### The problem in depth I would like to render a row in my DataGridPro as a loading skeleton, similar to how it's done with lazy loading for server side...

component: data grid
status: waiting for maintainer
support: commercial
customization: extend
support: pro standard