aspnetcore/test/shared
Stephen Halter 30a68dec49
Fix flakiness in address-in-use test (#2267)
* Increase test timeouts
* Use constant for default test timeout.
2018-01-24 17:42:49 -08:00
..
TestCertificates Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
DisposableStack.cs
…
DummyApplication.cs
…
EventRaisingResourceCounter.cs
…
HttpParsingData.cs
…
KestrelTestLoggerProvider.cs
…
LifetimeNotImplemented.cs
…
MockLogger.cs
…
MockSystemClock.cs
…
PassThroughConnectionAdapter.cs
…
StringExtensions.cs
…
TestApp.cs
…
TestApplicationErrorLogger.cs Improve server shutdown logic (#2247) 2018-01-16 16:43:45 -08:00
TestConnection.cs
…
TestConstants.cs Fix flakiness in address-in-use test (#2267) 2018-01-24 17:42:49 -08:00
TestHttp1Connection.cs
…
TestKestrelTrace.cs
…
TestResources.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
TestServiceContext.cs
…