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
05dcc22da7
Temporarily disabling smoke tests from running on Mono
2015-12-14 10:07:06 -08:00
Kiran Challa
5c2ef70cae
Modifying E2E tests to run on coreclr
2015-12-12 23:01:38 -08:00
Kiran Challa
e6bf744d49
Increasing the HttpClient timeout to 5 seconds to fix test failures on Travis CI
2015-12-10 14:35:02 -08:00
Kiran Challa
562f65c9c8
Changed log level to Information
2015-12-09 15:36:48 -08:00
Kiran Challa
c36b89aa16
Unskip a test as it has been fixed in dnx
2015-10-15 14:26:10 -07:00
Kiran Challa
916bca69fc
Fix tests
2015-10-13 10:27:58 -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
Kiran Challa
8d6bacb44d
Made the log level to be warning instead of information
2015-09-24 05:25:13 -07:00
Kiran Challa
ce88fe4f5e
Enabled tests skipped on Kestrel and minor formatting
2015-09-23 14:07:21 -07:00
Chris R
152c842416
Disable IISExpress tests.
2015-09-21 12:44:22 -07:00
Hao Kung
62f5d79df2
Reenable social tests
2015-07-01 19:07:34 -07:00
Hao Kung
f78d41095d
Disable smoke tests for now
2015-07-01 18:18:15 -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
Suhas Joshi
170bad48c4
Fixed formatting
2015-05-18 15:26:46 -07:00
Suhas Joshi
b2d34bfb6b
Disabling tests to unblock CI
2015-05-18 11:38:16 -07:00
Troy Dai
223724c13e
React to OperationSystems option change
2015-04-24 13:32:46 -07:00
Praburaj
c384fcc3c2
Deployment helpers moved to hosting repo.
2015-04-17 14:51:58 -07:00
Praburaj
94ff5f85f0
Skipping mono tests on both clr and coreclr.
2015-04-17 12:00:10 -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
bea42ef0ca
Making tests async
2015-04-15 23:21:44 -07:00
Praburaj
9c8fa0f3f9
Return HttpResponseMessage from RetryHelper
2015-04-15 23:15:12 -07:00
Praburaj
0823c5802c
Cleanup.
2015-04-15 21:51:46 -07:00
Praburaj
cae0d494a9
Moving some logging into the helpers
2015-04-15 21:37:15 -07:00
Praburaj
edec7e9cce
Changing the retry interval to 1 second with retry count = 60
...
Also exposing a host shutdown token to prevent retries after the process died.
2015-04-15 16:59:48 -07:00
Praburaj
64977e14a9
Fixing IIS variations
2015-04-15 16:06:54 -07:00
Praburaj
29ef86fad3
Move deployment helpers out of the test project.
2015-04-14 15:46:42 -07:00
Praburaj
14889fe6eb
Adding a trait for tests and some general refactoring
2015-03-26 17:08:38 -07:00
Praburaj
b233a7ee25
Re-enabling coreclr based E2E tests
2015-03-24 17:30:29 -07:00
Praburaj
39fc5ebdc4
Making the tests robust
...
And some general cleanup
2015-03-11 14:48:34 -07:00
N. Taylor Mullen
58c8e44786
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:51:38 -07:00
Brennan
c230aa23e1
Logging API changes
2015-03-04 21:17:32 -08:00
Praburaj
0e72888105
Making tests runnable on coreclr
2015-02-22 18:27:03 -08:00
Praburaj
7da407a17a
Using statuscode pages in the sample
...
Adding some automation as well.
2015-02-16 17:22:57 -08:00
Troy Dai
daaeca8681
Skip a few CoreCLR tests temporarily
2015-02-13 00:27:07 -08:00
Praburaj
2c881cf6a6
Adding verification for openIdconnect logout flow
...
As well removed the logic to wait for the creation of the db file in userprofile folder
as we now have retry logic.
2015-02-06 12:09:11 -08:00
Praburaj
d78932d927
Using structure logging strings.
2015-02-04 17:29:04 -08:00
Wei Wang
3bf675f343
React to runtime renaming revert
2015-01-29 00:01:52 -08:00
Praburaj
71c171c052
Renaming KRE -> Dotnet
2015-01-20 06:38:06 -08:00
Praburaj
cc38726ec8
LoggerExtensions can take in param objects[] instead of param string[]
2015-01-13 14:06:09 -08:00
Praburaj
2df24fd02a
Creating a helper to retry a piece of code.
2015-01-13 11:32:34 -08:00
Praburaj
fdfe88f8e0
Using Console logger to print logs instead of using Console.WriteLine
2015-01-09 16:44:08 -08:00
Praburaj
2dae44a607
Disabling IIS variation test as CI machine does not have IIS installed.
2014-12-19 10:53:33 -08:00
Praburaj
68102b8786
Enabling IIS variation of the test
...
Also organizing some test code.
2014-12-18 20:01:47 -08:00
Praburaj
9c442e97ff
Using the latest xunit skip condition attributes to skip tests
...
Also moved all the helper code into sub-directories.
2014-12-18 19:25:51 -08:00
Praburaj
51f60d5fd5
Enabling native module variations.
...
These do no run unless a machine has native module setup done and an environment variable named IIS_NATIVE_MODULE_SETUP=true. So the test will get skipped on pretty much on all machines except the ones where we want to run on.
2014-12-16 10:23:14 -08:00
Praburaj
0c59794996
A few changes
...
1. Adding helpers to install an app on IIS and run on top of native module
2. Enabled CoreCLR + Ntlm tests.
2014-12-12 16:07:49 -08:00