aspnetcore/test
Steve Sanderson 82bcf9172a Convert the static UriHelper into a service, IUriHelper, and inject where needed 2018-02-23 10:35:28 +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 Add E2E test covering nav menu and NavLink usage in StandaloneApp 2018-02-22 15:03:49 +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/BasicTestApp Add E2E tests for BrowserRouter, plus implement querystring/hash support 2018-02-21 10:22:03 +00:00
AllTests.proj Update AppVeyor/Travis configs to run on .NET Core, enable selenium 2018-02-14 13:08:39 +00:00