aspnetcore/src
Ryan Nowak 3cc6e8373b Fail faster in Blazor E2E tests
This change adds a fail-fast mechanism to our E2E tests based on
the browser console. This will fail super hard if an unhandled exception
is thrown.

I think it would be interesting to also see if we could do the same
thing for 404s.

The goal of this change is to make it so that the E2E tests can fail
faster (3-4s) than the 30s timeout in the case that something
catastrophic happens. As a nice side benefit you get to see the
exception message.
2019-08-02 17:23:46 -07:00
..
Analyzers Remove stateful prerendering 2019-08-01 07:44:14 -07:00
Antiforgery
Azure
Components Fail faster in Blazor E2E tests 2019-08-02 17:23:46 -07:00
DataProtection
DefaultBuilder
Features/JsonPatch
Framework Update SDK to preview7 (#12682) 2019-07-29 10:06:07 -07:00
Hosting
Html/Abstractions
Http Fix form pipe parser #12381 (#12749) 2019-08-01 11:28:35 -07:00
Identity [Identity] Fix flaky test (#12771) 2019-07-31 21:58:10 +02:00
Installers
Middleware HeaderPropagation: reworded registration exception for clarity (#12636) 2019-07-27 12:59:17 -07:00
MusicStore
Mvc Fix XML escaping 2019-08-01 22:04:52 -07:00
ProjectTemplates Updated dependencies (#12836) 2019-08-02 09:57:10 -07:00
Razor
Security
Servers Only use read Pipe when running on Http2. (#12737) 2019-08-02 08:02:59 -07:00
Shared Fail faster in Blazor E2E tests 2019-08-02 17:23:46 -07:00
SignalR [SignalR] Change log levels (#12742) 2019-08-02 10:51:23 -07:00
SiteExtensions
Tools
submodules