aspnetcore/test
Ryan Nowak daf6a404f9 Implement basic Component discovery
This is the basics of component discovery along with some tests.

The next set of changes will integrate it into the compilation process.
2018-03-14 11:23:40 +00:00
..
Microsoft.AspNetCore.Blazor.Browser.Test Convert the static UriHelper into a service, IUriHelper, and inject where needed 2018-02-23 10:35:28 +00:00
Microsoft.AspNetCore.Blazor.Build.Test Implement layout and implements with directives 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.Common.Test
Microsoft.AspNetCore.Blazor.E2ETest Rename .DevHost project to .Cli, and make it work as a DotNetCliTool 2018-02-27 12:17:35 +00:00
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 Simplistic implementation of property injection 2018-02-23 09:32:26 +00:00
testapps Use real BCL System.Net.Http.HttpClient. Implements #159 2018-02-28 17:37:42 +00:00
AllTests.proj