aspnetcore/test/Microsoft.AspNetCore.Blazor...
Steve Sanderson 5bccac05fc Refactoring to prepare for remote rendering.
- Prepare for building multiple entrypoint variants of the .js library
- Use async interop more consistently for rendering and event handling
- Add binary serializer for RenderBatch with tests
2018-07-09 11:04:14 +01:00
..
Razor
TestFiles Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
BindRazorIntegrationTest.cs
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
DiagnosticRazorIntegrationTest.cs
DirectiveRazorIntegrationTest.cs
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs Refactoring to prepare for remote rendering. 2018-07-09 11:04:14 +01:00
Microsoft.AspNetCore.Blazor.Build.Test.csproj Update versions to 2.1 2018-07-05 09:53:55 -07:00
RazorBaselineIntegrationTestBase.cs
RazorIntegrationTestBase.cs Add more struct readonlyness hints 2018-06-06 11:49:55 +01:00
RenderingRazorIntegrationTest.cs
RuntimeCodeGenerationTest.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
RuntimeDependenciesResolverTest.cs Initial debugger support 2018-07-06 11:56:21 +01:00
TypingTest.cs Fix #1068 2018-07-05 11:28:54 -07:00
WorkingDirectoryRazorIntegrationTest.cs