Commit Graph

51 Commits

Author SHA1 Message Date
Pranav K cf64cf2c4a Update samples and tests to target netcoreapp2.1 2017-11-16 12:28:31 -08:00
Justin Kotalik c14ef1a7a6
Disabling tests until file path issues are resolved. (#97) 2017-11-13 11:47:28 -08:00
Chris R a66cca5e22 Add net461 test targets 2017-05-30 10:31:29 -07:00
Nate McMaster 8ecf6874e8 Upgrade test framework versions 2017-05-12 14:12:07 -07:00
Chris Ross (ASP.NET) eff3bf5a09 Migrate to netcoreapp2.0 2017-05-05 09:50:31 -07:00
Andrew Stanton-Nurse 463612d3a6 remove integration test logging (#76)
now that logging.testing has it
2017-04-24 16:04:36 -07:00
Andrew Stanton-Nurse bfeff186e3 react to removal of PlatformAbstractions (#75) 2017-04-20 09:31:03 -07:00
Kiran Challa b52430674f Unskipped standalone functional tests 2017-04-13 23:21:29 -07:00
Kiran Challa fb28efe4f8 Removed code supplying runtime identifier to deployers 2017-04-13 15:07:18 -07:00
Kiran Challa 1d3747c071 Skipped standalone tests temporarily 2017-04-13 13:12:18 -07:00
Kiran Challa 676f4ba3e4 Converted test projects to run on netcoreapp2.0 2017-04-13 11:15:40 -07:00
Andrew Stanton-Nurse 50299cbac6 react to aspnet/Hosting#1005 (#68) 2017-04-06 15:19:34 -07:00
Andrew Stanton-Nurse 9b598201ff react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -07:00
Nate McMaster a2914ab483 Replace console logger with ITestOutputHelper (#64) 2017-03-28 10:13:37 -07:00
John Luo 7228c15e28 Use FrameworkSkipCondition
Instead of the removed SkipIfCurrentRuntimeIsCoreClr
2017-03-25 21:53:59 -07:00
Pranav K 6e1a53f1f5 Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
Kiran Challa 5ff734bb71 [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
Doug Bunting 2773777ed1 Use .NET 4.5.2 target framework when deploying test sites
- follow-up to 0527786
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 18:17:28 -08:00
Kiran Challa 0f27c30d90 Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
Pranav K d2e1a51fa8 Updating to netcoreapp1.1 2016-10-13 11:24:56 -07:00
Pranav K 735118bda5 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:19:57 -07:00
BrennanConroy b8422416f5 Run tests on XPlat 2016-06-22 10:09:39 -07:00
John Luo c4aa4cb592 Merge branch 'release' into dev 2016-05-06 17:27:37 -07:00
John Luo 2c71ae7583 React to deployer update 2016-05-06 16:30:48 -07:00
John Luo 0f5fc8122b Merge branch 'release' into dev 2016-04-22 16:19:45 -07:00
John Luo aa8e908fc7 Convert to portable and add tests for standalone and portable 2016-04-22 16:06:12 -07:00
Kiran Challa 27c0250550 React to Hosting changes 2016-04-21 15:28:32 -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
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
John Luo aa28b85d6a Reacting to Hosting deployers change 2016-03-04 10:51:22 -08:00
Victor Hurdugaci df548e1d04 Build with dotnet 2016-02-08 15:04:53 -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 73fb78c47d Functional test update after Hosting API change 2015-12-21 15:04:55 -08:00
Kiran Challa 661477a4bf Fixed tests 2015-10-14 13:13:18 -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 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 985a261ae8 Disable IISExpress tests. 2015-09-21 12:39:18 -07:00
Chris R 9b5a476622 #4 Add logging to debug flaky tests. 2015-05-11 09:41:25 -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 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