Chris R
7e95bf71eb
React to WebListener configuration changes.
2016-04-18 10:07:57 -07:00
John Luo
6dc0005a43
Use UseServer() instead of UseKestrel() to allow override in tests
2016-04-14 11:43:40 -07:00
John Luo
f75609dedd
Move web.config to application root
2016-04-11 09:53:28 -07:00
Kiran Challa
4423e4af38
Changed DNX451 references to NET451
2016-04-08 15:15:29 -07:00
Kiran Challa
f31e9969c7
Changed DNX451 references to NET451
2016-04-08 15:05:45 -07:00
Chris R
c3d3825651
React to UseIIS rename.
2016-04-07 11:49:49 -07:00
John Luo
6950d441d1
React to Kestrel extensions
2016-03-30 15:46:08 -07:00
BrennanConroy
2952fb90cc
Feedback
2016-03-25 11:34:33 -07:00
BrennanConroy
06a0d4f3e1
Update
2016-03-25 11:34:33 -07:00
BrennanConroy
f272d993de
Helper
2016-03-25 11:34:33 -07:00
BrennanConroy
dfb7f2f9b2
Fixups
2016-03-25 11:34:33 -07:00
BrennanConroy
27c32d073f
Adding Nginx to test runs
2016-03-25 11:34:33 -07:00
David Fowler
91ba4154c6
Fixed tests
2016-03-25 09:32:26 -07:00
John Luo
808d91c0e4
Reacting to Hosting changes
2016-03-24 11:49:30 -07:00
Pranav K
ece8d1954a
Reacting to CoreCLR package changes
2016-03-22 14:52:11 -07:00
Chris R
7ae9315cde
React to IISIntegration changes.
2016-03-14 15:38:23 -07:00
Chris R
5840689f64
Switch from HttpPlatformHandler to AspNetCoreModule.
2016-03-09 14:21:20 -08:00
John Luo
1b29f5e973
Reacting to KoreBuild changes
2016-03-08 14:36:27 -08:00
John Luo
aa28b85d6a
Reacting to Hosting deployers change
2016-03-04 10:51:22 -08:00
Doug Bunting
4a76b0dd0f
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 21:21:15 -08:00
N. Taylor Mullen
f6752030dd
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:17 -08:00
John Luo
4ad6bbcdd3
Add required dependency for running test site
2016-02-23 16:26:30 -08:00
moozzyk
90087b0c39
Fixing failing tests
2016-02-19 14:24:10 -08:00
Pranav K
ce425305bb
Fixing build break
2016-02-19 06:23:15 -08:00
John Luo
55a0202c59
Update tfm to net451 and test with xunit runner
2016-02-18 17:34:24 -08:00
Victor Hurdugaci
df548e1d04
Build with dotnet
2016-02-08 15:04:53 -08:00
Cesar Blum Silveira
c5186cc01d
Reference Microsoft.NETCore.Platforms where necessary.
2016-02-03 11:52:24 -08:00
Brennan
1db5233cac
Add missing packages
2016-01-22 16:07:05 -08:00
Brennan
a905276f4b
Remove old IIS
2016-01-22 15:58:22 -08:00
N. Taylor Mullen
5b27b3f972
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:31 -08:00
N. Taylor Mullen
d631e8edd0
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:01 -08:00
John Luo
5135a8938e
Reacting to hosting rename
2016-01-17 16:43:28 -08:00
Chris R
77ca6be6cb
React to hosting platform handler API changes.
2016-01-12 14:17:31 -08:00
John Luo
73fb78c47d
Functional test update after Hosting API change
2015-12-21 15:04:55 -08:00
Chris R
4381e5e7c9
Add missing wwwroot dir in the test app.
2015-10-28 09:51:23 -07:00
Chris R
08d17b2631
React to Authentication changes.
2015-10-15 13:47:22 -07:00
Kiran Challa
661477a4bf
Fixed tests
2015-10-14 13:13:18 -07:00
Kiran Challa
ca2c7f7aaa
Reacting to testing changes
2015-10-14 12:10:42 -07:00
Kiran Challa
7e9fab33b3
Reacting to testing changes
2015-10-13 05:49:40 -07:00
Pranav K
6db42469e7
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:46 -07:00
Chris R
b33cb285fb
Disable broken IIS tests. Standardize commands.
2015-09-30 11:00:08 -07:00
Chris R
ca6d7ffdd3
Add HttpPlatformHandler for windows auth tests.
2015-09-28 16:07:36 -07:00
Chris R
673617f3dd
Always specify the ApplicationHost.Config file.
2015-09-28 14:03:00 -07:00
Chris R
03d6eb8367
Re-enable IISExpress tests using HttpPlatformHandler.
2015-09-26 22:30:33 -07:00
Chris R
3e733348ea
React to configuration API changes.
2015-09-25 06:53:15 -07:00
Chris R
985a261ae8
Disable IISExpress tests.
2015-09-21 12:39:18 -07:00
Hisham Abdullah Bin Ateya
208332b831
Remove unused 'RunningOnMono' property
2015-09-04 19:36:06 +03:00
N. Taylor Mullen
89b97f9479
Update project.json to have warningsAsErrors accept a bool.
2015-09-02 15:34:36 -07:00
Chris R
809ce8c11d
React to IAppBuilder.Server API change.
2015-09-01 16:25:13 -07:00
Stephen Halter
8e046a035b
Enable ResponseFormats_Kestrel_Chunked test
...
https://github.com/aspnet/KestrelHttpServer/issues/97
2015-08-14 16:32:29 -07:00
Stephen Halter
e48cf0a91b
React to Kestrel rename
...
aspnet/KestrelHttpServer#11
2015-08-12 12:22:11 -07:00
Victor Hurdugaci
322fd0ff92
Fix namespaces
2015-07-29 01:48:15 -07:00
Chris R
a7a1ea59bf
#8 re-enable and expand NTLM tests.
2015-07-10 14:36:39 -07:00
Hao Kung
67bd48fab2
Disable iisexpress ntlm tests for now
2015-06-25 18:14:19 -07:00
Hao Kung
0b72d43cfa
Make test happy for now
2015-06-25 18:02:35 -07:00
Hao Kung
83f7a4423f
undo test fix
2015-06-25 17:56:37 -07:00
Hao Kung
96edf5ae98
Fix test to match WebListener
2015-06-25 17:41:56 -07:00
Hao Kung
981d040cc2
Fix build
2015-06-25 17:36:51 -07:00
Kirthi Krishnamraju
0abe9e2b1f
React to aspnet/Configuration #194
2015-05-22 05:21:32 -07:00
Kirthi Krishnamraju
56e563909d
React to aspnet/Configuration #195,#198
2015-05-20 18:10:48 -07:00
Chris R
7ae1941c83
Enable additional WebListener response tests.
2015-05-15 15:11:29 -07:00
Chris R
9b5a476622
#4 Add logging to debug flaky tests.
2015-05-11 09:41:25 -07:00
Chris R
7dd670e192
#4 Disable parallel test execution.
2015-05-11 09:19:52 -07:00
Chris R
eaecffb9d7
Enable IIS connection: close test.
2015-05-11 09:08:56 -07:00
Chris R
a5daae325e
Add tests for response body formats (chunked, content-length, close, etc.).
2015-05-04 15:55:32 -07:00
N. Taylor Mullen
af70779d1b
Update LICENSE.txt and license header on files.
2015-05-01 14:00:32 -07:00
Troy Dai
34cbd2805b
React to OperationSystems change
2015-04-24 22:00:42 -07:00
Chris Ross
33de44b596
Remove references to diagnostics.
2015-04-24 10:21:38 -07:00
Chris Ross
b64618bc2d
React to auth API changes. Remove extra dependencies.
2015-04-24 09:55:14 -07:00
Chris Ross
870c430f8f
Consume the checked in DeploymentHelpers.
2015-04-21 13:12:16 -07:00
Chris Ross
54a8d8f8de
Change to async retry helper.
2015-04-16 16:23:22 -07:00
Chris Ross
d034dbb3c7
Infrastructure and Hello World and NTLM tests.
2015-04-16 10:38:05 -07:00