aspnetcore/src
Steve Sanderson 326e329018
Run components E2E tests in CI (#5158)
* Auto-install local copy of selenium-standalone on build

* Automatically start/stop selenium-standalone when running E2E tests

* Update after rebase

* Exclude node_modules from E2ETests project

* Avoid deadlocks

* Include E2E tests when running all tests in src/Components

* Be more forgiving about waiting for selenium-server to be ready

* Update usage of shared source file
2019-01-08 16:07:07 +00:00
..
Antiforgery
AuthSamples
Azure Merge branch 'release/2.2' 2019-01-05 00:34:13 -08:00
Components Run components E2E tests in CI (#5158) 2019-01-08 16:07:07 +00:00
DataProtection Add migrations to DP EntityFrameworkCoreSample (#6038) 2019-01-07 08:50:35 -08:00
DefaultBuilder
Features/JsonPatch
Framework
Hosting
Html/Abstractions
Http Fix ArgumentException from duplicate key (#6416) 2019-01-07 13:42:36 +13:00
Identity Merge branch 'release/2.2' 2019-01-05 00:34:13 -08:00
Installers Add FilesToSign to all .cpp projects (#6443) 2019-01-07 10:05:12 -08:00
Middleware Add routing information to DeveloperExceptionPage (#6320) 2019-01-05 09:28:24 +13:00
MusicStore Remove AspNetCoreModule virtual projects (#6317) 2019-01-04 09:40:40 -08:00
Mvc Add missed reference to Razor SDK in Mvc test website (#6367) 2019-01-04 11:22:25 -08:00
Razor Merge branch 'release/2.1' into release/2.2 2019-01-04 14:17:28 -08:00
Security Add log event name for security projects (#6420) 2019-01-08 09:11:09 +13:00
Servers Handle EOF HResult from async callback (#6453) 2019-01-07 15:04:28 -08:00
Shared
SignalR Use test timeout logic from Microsoft.AspNetCore.Testing (#6433) 2019-01-07 13:39:59 +13:00
SiteExtensions Remove AspNetCoreModule virtual projects (#6317) 2019-01-04 09:40:40 -08:00
Templating
Tools
submodules