aspnetcore/test/Common.FunctionalTests/Utilities
Pavel Krymets 0b5973e501
Enable auth tests on IIS (#1511)
* Enable auth tests on IIS

* FB
2018-10-13 10:54:20 -07:00
..
AppVerifier.cs Enable appverifier and dumps on jenkins (#1491) 2018-10-11 14:03:50 -07:00
EventLogHelpers.cs Improve error messages and add static html pages for failure to start site. (#1421) 2018-09-25 15:40:15 -07:00
FunctionalTestsBase.cs
Helpers.cs Add more FREB events/ tests for FREB events (#1461) 2018-10-09 10:25:12 -07:00
IISCapability.cs Add Basic auth tests and fix Windows auth tests (#1502) 2018-10-12 12:03:11 -07:00
IISCompressionSiteCollection.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
IISCompressionSiteFixture.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
IISFunctionalTestBase.cs
IISTestSiteCollection.cs
IISTestSiteFixture.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
LogFileTestBase.cs
RequiresEnvironmentVariableAttribute.cs Enable auth tests on IIS (#1511) 2018-10-13 10:54:20 -07:00
SkipIfDebugAttribute.cs