aspnetcore/test/Microsoft.AspNetCore.Blazor.../Tests
Steve Sanderson 811ef19f57 In E2E tests, allow for slower execution on Travis/AppVeyor 2018-11-13 12:00:24 +00:00
..
BinaryHttpClientTest.cs
BindTest.cs E2E test async robustness tweaks following recent failures 2018-08-09 10:27:40 +01:00
CascadingValueTest.cs E2E tests for cascading parameters generally 2018-10-18 09:57:41 +01:00
ComponentRenderingTest.cs In E2E tests, allow for slower execution on Travis/AppVeyor 2018-11-13 12:00:24 +00:00
EventBubblingTest.cs
EventTest.cs preventDefault for form onsubmit handlers. Fixes #951 2018-07-24 08:11:02 -07:00
HostedInAspNetTest.cs
HttpClientTest.cs
InteropTest.cs Fix returning arrays in async JS interop calls. Fixes #1205 2018-07-27 10:11:45 -07:00
MonoSanityTest.cs Fix method wiping (#1448) 2018-09-20 10:20:37 +01:00
PerformanceTest.cs E2E benchmarks (#1307) 2018-08-14 13:21:19 +01:00
RoutingTest.cs Fix negative route params. Fixes #1437 2018-09-24 17:55:21 +01:00
StandaloneAppTest.cs