The issue here is that we were missing tests for the design time code path. We have tests that the bind-... cases work at runtime but were missing coverage for the editor. I took the most relevant set of the tests for running bind-... code and added them to the tests for codegen. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Blazor.Browser.Test | ||
| Microsoft.AspNetCore.Blazor.Build.Test | ||
| Microsoft.AspNetCore.Blazor.E2ETest | ||
| Microsoft.AspNetCore.Blazor.Razor.Extensions.Test | ||
| Microsoft.AspNetCore.Blazor.Test | ||
| shared | ||
| testapps | ||