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
Antiforgery
Azure
Components Fail faster in Blazor E2E tests 2019-08-02 17:23:46 -07:00
DataProtection
DefaultBuilder
Features/JsonPatch
Framework
Hosting
Html/Abstractions
Http
Identity
Installers
Middleware
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