Commit Graph

8 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) 4b5bd5a066 Force HTTP/1.1 for POSTs to work around High Sierra HttpClient issue. 2018-03-13 10:33:15 -07:00
Pranav K cc0eaf9a76 Add a functional test to verify RazorCompileOnBuild
* Verify precompiled views are used
* Merge developer exception page tests with dotnet run tests
* Turn logging down for EF DbCommands to make logs less noisy
2018-02-27 08:35:45 -08:00
Pranav K d0a8ef02cf
Add a functional test to verify that build-time compiled views play w… (#839)
* Add a functional test to verify that build-time compiled views play with DeveloperExceptionPage
Use RazorSdk to compile in E2E scenarios

Fixes #835
Fixes #836
2018-02-16 13:13:07 -08:00
Nate McMaster f166dfebe5 Upgrade to xunit 2.3.0-beta4
Includes changes required to fix issues discovered by new analyzers added in this upgrade.
2017-08-22 17:36:41 -07:00
Kiran Challa fc56105d83 Fixed external login scenarios tests 2017-06-28 13:38:25 -07:00
Pranav K be46b5a922 Use better asserts for cookies 2017-06-20 16:34:40 -07:00
Hao Kung d97d3e7089 React to identity cookies 2017-05-24 14:01:28 -07:00
Andrew Stanton-Nurse 93a5454ce5 react to aspnet/hosting#1005 (#773) 2017-04-06 15:19:50 -07:00