Commit Graph

506 Commits

Author SHA1 Message Date
Kiran Challa bb0888265a Removed comment 2017-04-27 05:57:41 -07:00
Nate McMaster c73d35d67f Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved 2017-04-25 11:28:18 -07:00
Andrew Stanton-Nurse a4e54822b1 remove integration test logging (#782)
now that logging.testing has it
2017-04-24 16:04:42 -07:00
Kiran Challa 7dff704c34 Unskipped Nano server's standalone tests 2017-04-21 12:15:19 -07:00
Kiran Challa e606844509 Unskipped standalone functional tests 2017-04-21 01:43:48 -07:00
Andrew Stanton-Nurse c3f658d232 react to removal of PlatformAbstractions (#781) 2017-04-20 11:01:22 -07:00
Kiran Challa e2e350ec6c [Fixes #763] Investigate System.Security.Claims references required to make compilation work 2017-04-20 10:24:48 -07:00
Hao Kung 4237a93ee8 MusicStore => Auth 2.0 2017-04-19 12:00:39 -07:00
Kiran Challa 229d817d83 Unskipped standalone Windows OS functional tests 2017-04-14 00:06:37 -07:00
Kiran Challa 0e0019b4fe Removed code supplying runtime identifier to deployers 2017-04-13 14:55:29 -07:00
Andrew Stanton-Nurse 93a5454ce5 react to aspnet/hosting#1005 (#773) 2017-04-06 15:19:50 -07:00
Kiran Challa c42617e057 Converted samples and test projects to run on netcoreapp2.0 2017-04-06 10:21:31 -07:00
John Luo 794508fbf2 Only publish ForTesting folder when needed 2017-04-04 10:51:33 -07:00
Andrew Stanton-Nurse 049ee03d22 react to aspnet/Hosting#996 (#769) 2017-03-31 13:30:20 -07:00
John Luo 6922cbb903 Use FrameworkSkipCondition
Instead of the removed SkipIfCurrentRuntimeIsCoreClr
2017-03-25 21:54:13 -07:00
Pranav K 51e84a623c Fix runtime failures 2017-03-22 06:56:43 -07:00
Pranav K 67f1571cfe Update to net46 2017-03-21 10:14:45 -07:00
Kiran Challa fcb4b6ddbc Skip xplat standalone tests temporarily 2017-03-17 14:18:20 -07:00
Nate McMaster 3c45b49967 Remove unecessary files, unify dependency versions, and remove workarounds 2017-03-15 15:49:35 -07:00
Nate McMaster 918847339d
React to aspnet/DotNetTools#272 2017-03-14 12:50:14 -07:00
Kiran Challa 331c9a4e49 Fixed NanoServer tests 2017-03-09 00:44:22 -08:00
Kiran Challa 7f4f4108db Fixed tests to copy remoteDeploymentConfig.json 2017-03-02 16:20:49 -08:00
Arthur Vickers 9c676187f6 Update in-memory tests to used named database. 2017-02-28 16:54:23 -08:00
Doug Bunting 6833afe715 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
2017-02-16 16:18:05 -08:00
Nate McMaster 4039126e16 Remove runtimeconfig.template.json and use repo.targets 2017-02-16 16:05:51 -08:00
Kiran Challa d9f5c82ecc Fixing build break 2017-02-16 12:54:33 -08:00
Nate McMaster dc60a2e9c5 Downgrade to stable packages 2017-02-14 23:18:55 -08:00
Pranav K 3478006073 React to xunit reference changes 2017-02-13 16:15:09 -08:00
Nate McMaster 3651264ebf Add missing runtime identifiers 2017-02-09 10:46:58 -08:00
Nate McMaster 2b68a00da3 Cleanup MSBuild conversion
Resolves #739
2017-02-08 20:18:09 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
Pranav K af82488d60 Updating to 4.4 CoreFx packages 2016-12-21 16:47:09 -08:00
Chris R 7c63dbe409 #718 Test against the latest build of AspNetCoreModule 2016-11-23 11:41:44 -08:00
Pranav K 6b2a57b3cc Updating versions to 1.2.0-* 2016-11-09 14:18:39 -08:00
Pranav K f70313c17a Use WindowsIdentity instead of environment variables to verify NTLM auth scenarios
This is required to fix tests when tests are run under a system account.
2016-10-28 11:28:55 -07:00
Pranav K e0aa2787ce Updating to netcoreapp1.1 2016-10-13 11:20:25 -07:00
Pranav K f5bc376653 Revert "Updating to netcoreapp1.1"
This reverts commit c707642da1.
2016-10-12 16:09:09 -07:00
Pranav K c707642da1 Updating to netcoreapp1.1 2016-10-12 13:45:52 -07:00
Kiran Challa 3bb5b725d9 Fixed case of package name Microsoft.DotNet.InternalAbstractions 2016-10-07 11:11:08 -07:00
Pranav K 2c74c50a9e Add Microsoft.DotNet.InternalAbstractions to fix tests 2016-10-04 10:18:30 -07:00
Pranav K 6ccd09d6e5 Updating partner package versions 2016-10-03 14:27:11 -07:00
Kiran Challa af5ec5d382 Revert "Temporarily disabling failing IISExpress smoke tests"
This reverts commit 7fe0ce7c51.
2016-10-03 12:17:29 -07:00
Kiran Challa 7fe0ce7c51 Temporarily disabling failing IISExpress smoke tests 2016-09-29 12:42:20 -07:00
BrennanConroy 5dc14acc32 Increase HttpClient timeout 2016-09-08 09:59:20 -07:00
Troy Dai 4158be273f Fix OpenIdConnect test
https://github.com/aspnet/Security/pull/925
2016-08-26 15:53:04 -07:00
Pranav K 51b13161d8 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:17:19 -07:00
Kiran Challa 3bbdeecb14 Updated tests to supply value for new deployment parameter 'DeletePublishedApplicationOnDispose' 2016-08-10 12:01:38 -07:00
Kiran Challa 32ea3f79fc Deleted 'src' folder and moved content to 'samples' folder'
[Fixes #693] Consider moving MusicStore application to samples
2016-08-08 14:25:20 -07:00
Kiran Challa 14d6298308 Fixed tests to supply current build configuration to deployment parameters 2016-08-08 13:31:45 -07:00
Kiran Challa 1ba6608d90 Removed 'TESTING' compiler directive 2016-08-05 10:30:27 -07:00
Kiran Challa e94f21ffc2 Moved content of 'shared' folder into MusicStore app and fixed tests 2016-08-05 10:04:23 -07:00
jci-cpined e008264316 Fixed incorrect .xproj DNX targets. 2016-07-25 13:20:05 -07:00
Doug Bunting faeb45caf0 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:18:03 -07:00
Pranav K 0d93f911ca Updating to RTM builds of xunit 2016-06-30 17:23:43 -07:00
Pranav K c83fbdbf12 Updating to dev versions 2016-06-16 10:18:19 -07:00
John Luo 314d69796c Remove redundant files in MusicStore.Standalone 2016-06-15 14:42:16 -07:00
= 7298005887 Re-enable tests disabled due to corefx issue 2016-06-13 10:48:32 -07:00
Kiran Challa 40f0bb1b45 Added IIS variation to Nano smoke tests 2016-06-06 04:03:22 -07:00
Kiran Challa 720289a539 Fix Nano server tests to copy the dotnet runtime only when RUN_TESTS_ON_NANO environment variable is true 2016-05-31 13:56:05 -07:00
Kiran Challa 22175e03a7 Fixed SmokeTestsOnNanoServer to provide dotent runtime to enable testing portable scenario 2016-05-31 12:07:26 -07:00
John Luo 149fbfa99a Reenable disabled tests #673 2016-05-25 11:14:13 -07:00
Hao Kung 5efaa95195 React to google/fb endpoint revisions 2016-05-23 18:26:13 -07:00
Cesar Blum Silveira 14f5e23038 Disable failing tests (#673). 2016-05-23 11:48:52 -07:00
John Luo 5314a87c45 React to adding IsAvailable to ISession 2016-05-23 10:09:58 -07:00
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
Kiran Challa 6435591d1c Created a configurable memory cache 2016-04-18 15:48:14 -07:00
Andrew Peters 83685073fb Fixing test 2016-04-18 14:34:28 -07:00
John Luo 73e341e543 Reenable tests after CoreFX fix 2016-04-18 14:01:49 -07:00
Andrew Peters 81d5dc124d Fixing test 2016-04-15 13:46:14 -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
Doug Bunting 20a24a2ab6 React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:24:10 -07:00
BrennanConroy 9b29eb19ae Enable OpenId Tests 2016-03-30 14:04:13 -07:00