Commit Graph

23 Commits

Author SHA1 Message Date
Justin Kotalik c0761df411
Disables Functional tests due to status code 400 issues (#505) 2018-01-04 12:41:27 -08:00
Justin Kotalik 5d8670243c
Use location of aspnetcore.dll rather than the activating process. (#500) 2018-01-03 11:49:43 -08:00
Justin Kotalik 407f55841b
Disables tests (#499) 2017-12-29 18:05:17 -08:00
Justin Kotalik b70191fb82 Specify configuration for functional tests 2017-12-29 14:07:47 -08:00
BrennanConroy a1d91fcada
Update to new corefx packages (#486) 2017-12-11 09:02:11 -08:00
Justin Kotalik a629725c7a
Revert "Disable failing tests (#473)" (#478) 2017-11-16 11:07:16 -08:00
Pranav K 3e277c8dd9 Update samples and tests to target netcoreapp2.1 2017-11-14 10:47:03 -08:00
Pavel Krymets adec0c6fbc
Disable failing tests (#473) 2017-11-13 10:56:22 -08:00
Justin Kotalik 552163ab77
Adds windows Auth support (#471) 2017-11-10 17:02:31 -08:00
Nate McMaster bcc10d3012 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 14:59:02 -07:00
Justin Kotalik 9dc69fe361 Adds support for ANCM in process (#425) 2017-10-02 16:01:46 -07:00
Nate McMaster 1297798546 Use PackageLineup to manage PackageReference versions 2017-08-29 11:38:56 -07:00
Nate McMaster 5cf936d3cd Use Directory.Build.props/targets 2017-08-29 11:36:17 -07:00
Pranav K a224b1a833 Re-enable desktop tests
* Remove FrameworkSkipCondition to enable desktop tests.
* Remove ConditionalTheory \ ConditionalFact since it's no longer required.
* Replace InlineData with meaningful test names
* Cleanup commented out lines of code
2017-06-09 16:44:48 -07:00
Chris R c261b37fda #371 Conditionally register auth scheme base on ANCM variable 2017-06-05 14:54:15 -07:00
Chris R c3ffde286b Clear MaxRequestBodySize 2017-06-05 11:23:08 -07:00
John Luo d6a653145d Target NETStandard 2.0 2017-05-22 15:05:12 -07:00
Hao Kung 8ed21d56c8 IIS => Auth 2.0 2017-05-17 13:37:30 -07:00
Nate McMaster 5761ddd284 Upgrade test framework versions 2017-05-15 14:18:02 -07:00
Pavel Krymets 7e9397aa8a Remove unnecessary package references (#367) 2017-05-10 11:32:30 -07:00
Chris Ross (ASP.NET) 539a13717e Migrate to netcoreapp2.0 2017-05-05 11:37:10 -07:00
Andrew Stanton-Nurse e2537e1d96 remove integration test logging (#360)
now that logging.testing has it
2017-04-25 14:41:39 -07:00
Andrew Stanton-Nurse b019d30426 react to aspnet/hosting#1005 (#353) 2017-04-06 15:19:40 -07:00