aspnetcore/test/E2ETests
Praburaj e609602f2f Clean up and refactoring
1. Removed some console logging statements from code
2. Used database error page like templates.
3. Renamed the command `WebListener` to `web` with all lower case to be consistent with templates.
4. Lowercased `Kestrel` => `kestrel` to be consistent with remaining samples.
2014-12-30 13:16:08 -08:00
..
Common Clean up and refactoring 2014-12-30 13:16:08 -08:00
Implementation Enabling IIS variation of the test 2014-12-18 20:01:47 -08:00
xunit Using the latest xunit skip condition attributes to skip tests 2014-12-18 19:25:51 -08:00
E2ETests.kproj
NtlmAuthentation.config
NtlmAuthentationTest.cs Enabling IIS variation of the test 2014-12-18 20:01:47 -08:00
PublishAndRunTests.cs Enabling IIS variation of the test 2014-12-18 20:01:47 -08:00
SmokeTests.cs Disabling IIS variation test as CI machine does not have IIS installed. 2014-12-19 10:53:33 -08:00
project.json Corrected json for mono 2014-12-19 11:59:12 -08:00