Pavel Krymets
87e3544fda
Downgrade Server.Testing version to 0.1
2016-05-20 14:51:26 -07:00
Kiran Challa
5627d00329
Added UserSecrets tool to E2ETests to enable setting up NanoServer related config in a local user secret store
2016-05-16 10:49:56 -07:00
John Luo
2314512ac7
Missed deployer update when merging from release
2016-05-06 19:15:00 -07:00
John Luo
1ec8869048
Merge branch 'release' into dev
2016-05-06 17:29:39 -07:00
John Luo
aa9ed1593e
React to deployer update
2016-05-06 16:51:41 -07:00
Kiran Challa
9d3f2c4803
[ Fixes #656 ] 'dotnet run' does not work on MusicStore app
2016-05-06 10:24:13 -07:00
Kiran Challa
e3808ab769
[ Fixes #656 ] 'dotnet run' does not work on MusicStore app
2016-05-06 10:14:18 -07:00
=
6af8da4713
Use in memory store for non-windows tests and disable tests until new cli is available
2016-05-05 14:11:58 -07:00
Chris R
6a73d15dfb
Merge branch 'release' into dev
2016-05-03 15:14:47 -07:00
Chris R
2e079cb99d
React to OpenIdConnect package version change
2016-05-03 15:12:35 -07:00
Pranav K
c81da904b2
Merge branch 'release' into dev
2016-05-02 15:11:17 -07:00
Pranav K
59d905ae3b
Fix build warnings
2016-05-02 11:27:20 -07:00
John Luo
30ab5d2d8f
Remove redundant signout verification and updated views merged from release
2016-04-25 17:06:29 -07:00
John Luo
7fcbd57bc7
Merge branch 'release' into dev
2016-04-25 14:38:38 -07:00
John Luo
5a8263bb26
Missed update to #645 , enabling testing of standalone apps on coreclr
2016-04-25 14:36:49 -07:00
John Luo
02a4db2b3b
Merge branch 'release' into dev
2016-04-25 12:39:30 -07:00
John Luo
c9160c21ba
Convert to shared runtime and test both standalone and shared runtime
2016-04-25 11:29:17 -07:00
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
40abffefcb
Added smoke tests to verify on Nano server
2016-04-21 15:28:47 -07:00
Pranav K
b6db6d1e4f
Use latest build of dotnet-test-xunit
2016-04-19 14:54:06 -07:00
Pranav K
10a1a15881
Merge branch 'release' into dev
2016-04-19 14:54:06 -07:00
Kiran Challa
4c2c1d939b
Fixed build break
2016-04-18 16:19:22 -07:00
John Luo
73e341e543
Reenable tests after CoreFX fix
2016-04-18 14:01:49 -07:00
ryanbrandenburg
19325a6cce
Add logging to 'business' events
2016-04-13 11:39:22 -07:00
Kiran Challa
a3fca566c5
Uncomment test code and change ASPNET_ENV to ASPNETCORE_ENVIRONMENT
2016-04-07 11:27:54 -07:00
John Luo
a3b959a028
Skip test failures caused by CoreFX bug
2016-04-05 10:41:37 -07:00
Chris R
f734ff3c81
Prevent fuctional tests from executing concurrently.
2016-04-04 09:46:44 -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
BrennanConroy
8e38221bf8
React to logging changes
2016-04-01 11:55:28 -07:00
Kiran Challa
044dab1a70
Revert "Temporarily comment out flaky google login scenario tests to unblock build"
...
This reverts commit 65f24a3fc7 .
2016-03-31 11:42:57 -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
BrennanConroy
9b29eb19ae
Enable OpenId Tests
2016-03-30 14:04:13 -07:00
Pranav K
7f4a772859
Updating to NETStandard.Library 1.5.0
2016-03-28 06:32:52 -07:00
BrennanConroy
3edb06d983
React to Deployer changes
2016-03-25 15:00:36 -07:00
John Luo
514d752959
Enable IISExpress tests
2016-03-24 18:10:25 -07:00
Pranav K
6c8b1f2ac3
Updating to latest CoreCLR packages
2016-03-24 12:46:51 -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
John Luo
ec9d212dc3
Reacting to Hosting deployer change
2016-03-04 12:22:07 -08:00
Kiran Challa
65f24a3fc7
Temporarily comment out flaky google login scenario tests to unblock build
2016-03-03 16:59:19 -08:00
Doug Bunting
da20c535c5
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 20:37:03 -08:00
N. Taylor Mullen
e1870dd9f3
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:41:04 -08:00
Kiran Challa
09590416bd
Build and test with dotnet
2016-02-10 14:56:49 -08:00
Kiran Challa
96e5d9bec5
Remove System.Runtime reference
2016-02-08 14:07:48 -08:00
N. Taylor Mullen
86c08ecf22
React to FacebookHelper and CLI changes.
2016-02-07 01:21:34 -08:00
N. Taylor Mullen
d61c6985b7
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:29:04 -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
N. Taylor Mullen
90601ef853
Cleanup `Microsoft.AspNet.Server.IIS` usage.
2015-12-28 16:48:37 -08:00
Kiran Challa
05dcc22da7
Temporarily disabling smoke tests from running on Mono
2015-12-14 10:07:06 -08:00