Kiran Challa
|
123cea9da7
|
Added console write statements to improve user experience
[Fixes #642] Show test progress when running functional tests
|
2016-04-22 13:58:10 -07:00 |
Kiran Challa
|
4c2c1d939b
|
Fixed build break
|
2016-04-18 16:19:22 -07:00 |
Kiran Challa
|
ed7d5eb5e7
|
Remove the temporary fix where HttpClient was not sending cookies more than a certain length
|
2016-04-03 07:27:08 -07:00 |
Kiran Challa
|
4d9b7edfd8
|
Revert the temporary fix of HttpClient where cookies were not being sent as part of redirect request
|
2016-03-31 11:18:50 -07:00 |
John Luo
|
514d752959
|
Enable IISExpress tests
|
2016-03-24 18:10:25 -07:00 |
Nate McMaster
|
6c2f6d245b
|
Add missing prefix on cookie name
|
2016-03-08 10:06:44 -08:00 |
Nate McMaster
|
7a624ba5be
|
Workaround cookie issues in corefx
|
2016-03-08 09:41:45 -08:00 |
Nate McMaster
|
944afdc5ea
|
Clean up E2E tests
- Fix incorrect deployment environment variables
- Utilize xunit logging utility for cleaner, more traceable output
- Cleanup database creation/deletion
- Fix name in R# settings file
|
2016-03-08 08:50:16 -08:00 |
Kiran Challa
|
09590416bd
|
Build and test with dotnet
|
2016-02-10 14:56:49 -08:00 |
N. Taylor Mullen
|
d761c6b7ba
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:27:05 -08:00 |
Kiran Challa
|
5c2ef70cae
|
Modifying E2E tests to run on coreclr
|
2015-12-12 23:01:38 -08:00 |
Chris R
|
a6a17f296d
|
React to ServerFactory changes.
|
2015-10-31 07:35:42 -07:00 |
Pranav K
|
576023cc0f
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:59 -07:00 |
Pranav K
|
9070e12766
|
Reacting to Hosting changes
|
2015-09-28 21:59:59 -07:00 |
Brennan
|
b7a5805efb
|
Revert "Fix tests"
This reverts commit b1ff28be73.
|
2015-09-03 16:42:20 -07:00 |
BrennanConroy
|
b1ff28be73
|
Fix tests
|
2015-09-03 08:57:55 -07:00 |
Kiran Challa
|
0972116697
|
Removed SignalR related code from the sample and tests.
|
2015-09-01 10:54:32 -07:00 |
Kiran Challa
|
116593f091
|
Fixed test
|
2015-05-26 15:22:36 -07:00 |
Kiran Challa
|
146cf8e095
|
Fixed test
|
2015-05-26 15:18:21 -07:00 |
Kiran Challa
|
33cc8b06c9
|
React to Security change where instead of 401 Unauthorized, 403 Forbidden is going to be returned for authenticated users when trying to access unauthorized resource.
|
2015-05-26 14:54:55 -07:00 |
Praburaj
|
c384fcc3c2
|
Deployment helpers moved to hosting repo.
|
2015-04-17 14:51:58 -07:00 |
Praburaj
|
9027ce0982
|
Fixing the RuntimeInformation enum change
Also changing casing for some of the enums.
|
2015-04-17 11:57:22 -07:00 |
Praburaj
|
9eca47b388
|
Changing all validators to async
|
2015-04-15 23:59:04 -07:00 |
Praburaj
|
eac23bc1d8
|
Moving some helpers into validator class
|
2015-04-15 13:49:57 -07:00 |
Praburaj
|
29ef86fad3
|
Move deployment helpers out of the test project.
|
2015-04-14 15:46:42 -07:00 |