aspnetcore/src/Components/test/E2ETest
Pranav K cddbc2e888
Improve Components error handling (#7165)
* Improve Components error handling

* Change event handlers IHandleEvent, IHandleAfterEvent to be async.
* Return faulted tasks to Renderer instead of handling exceptions in ComponentBase
* Use ILogger in RemoteRenderer, and log to console in WebAssemblyRenderer
* Cleaning up touched files

Fixes https://github.com/aspnet/AspNetCore/issues/4964
2019-02-13 14:22:46 -08:00
..
Infrastructure Improve Components error handling (#7165) 2019-02-13 14:22:46 -08:00
ServerExecutionTests [Components] [Fixes #6953, #7226] 2019-02-07 07:03:52 -08:00
Tests Revert feature that resets unspecified parameters to default(type). Fixes #6864 (#6931) 2019-01-22 16:16:07 -08:00
Microsoft.AspNetCore.Components.E2ETests.csproj Run helix tests on master (#6728) 2019-02-07 09:20:08 -08:00
package-lock.json
package.json