aspnetcore/test
Steve Sanderson 88cc2caf45 Infrastructure for E2E tests where the app makes requests to an API server 2018-02-23 13:28:58 +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 In RazorCompiler, support @inject directive 2018-02-23 09:32:26 +00:00
Microsoft.AspNetCore.Blazor.Common.Test
Microsoft.AspNetCore.Blazor.E2ETest Infrastructure for E2E tests where the app makes requests to an API server 2018-02-23 13:28:58 +00:00
Microsoft.AspNetCore.Blazor.Mono.Test
Microsoft.AspNetCore.Blazor.Test Make ComponentFactory throw if you try to use [Inject] with a property that has no setter (otherwise it could be confusing) 2018-02-23 09:32:26 +00:00
shared Simplistic implementation of property injection 2018-02-23 09:32:26 +00:00
testapps Infrastructure for E2E tests where the app makes requests to an API server 2018-02-23 13:28:58 +00:00
AllTests.proj