aspnetcore/test
Ryan Nowak 6182e8448d Get rid of RazorCompiler
Adds a little more use of Razor extensibility.

Razor is a plugin model, so we can't be the 'first mover' for initiating
compilation in the build tools and IDE.

Reorganizes tests and fills out more reusable test infrastructure for
Razor-driven testing.

Adds tests for declaration-only configuration.
2018-03-14 11:23:40 +00:00
..
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Get rid of RazorCompiler 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.Common.Test
Microsoft.AspNetCore.Blazor.E2ETest
Microsoft.AspNetCore.Blazor.Mono.Test
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Implement basic Component discovery 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.Test fix #216 2018-03-13 01:03:26 +01:00
shared
testapps Use real BCL System.Net.Http.HttpClient. Implements #159 2018-02-28 17:37:42 +00:00
AllTests.proj