aspnetcore/test/E2ETests
Praburaj df3d56be5e Enabling the test code to run on mono
This does not include the deployment helper on mono. So the test needs to point to a statically deployed application url to run.
There are some bugs in mono Httpclient like in case of 302's RequestMessage's Uri not modified, cookies not cleared in cookie container etc. I will file bugs in mono on those and this is a work around until then.

There is still more work and refactoring. This is a first step.
2014-08-20 17:46:53 -07:00
..
DbUtils.cs Changing the tests to use Dev14 connection string 2014-07-30 12:45:21 -07:00
DeploymentUtility.cs Enabling the test code to run on mono 2014-08-20 17:46:53 -07:00
E2ETests.kproj Added support for kre architecture 2014-07-24 15:39:51 -07:00
Extensions.cs
HtmlDOMHelper.cs
KreArchitecture.cs Added support for kre architecture 2014-07-24 15:39:51 -07:00
KreFlavor.cs Enabling the test code to run on mono 2014-08-20 17:46:53 -07:00
ServerType.cs Adding kestrel variation of the MusicStore tests 2014-07-02 17:32:31 -07:00
SmokeTests.cs Enabling the test code to run on mono 2014-08-20 17:46:53 -07:00
project.json Renamed configurations to frameworks in project.json 2014-07-13 22:31:03 -07:00