aspnetcore/test/Microsoft.AspNetCore.Mvc.Co...
Kiran Challa 06f6de6c11 Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
[Fixes #6777] RequestSizeLimit is ignored
2017-09-12 17:03:24 -07:00
..
ApplicationModel Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00
ApplicationParts Revert "Skip test `AssemblyPartTest.GetReferencePaths_ReturnsReferencesFromDependencyContext_IfPreserveCompilationContextIsSet`" 2017-04-14 18:41:31 -07:00
Authorization Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
Builder Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Controllers Use factory pattern for caching in ControllerActionInvoker 2017-05-22 13:05:55 -07:00
DependencyInjection Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00
Filters Add generic overloads on FilterCollection 2017-06-28 09:03:48 -07:00
Formatters Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
Infrastructure A new and exciting implementation of action selection 2017-05-05 17:54:09 -07:00
Internal Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter. 2017-09-12 17:03:24 -07:00
ModelBinding House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
Properties
Routing House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
AcceptedAtActionResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
AcceptedAtRouteResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
AcceptedResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
ActionResultOfTTest.cs Introduce ActionResult<T> 2017-09-06 18:46:06 -07:00
BadRequestObjectResultTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
BadRequestResultTests.cs
BindAttributeTest.cs
ChallengeResultTest.cs React to Auth + switch to Policy Evaluator 2017-05-25 18:23:41 -07:00
ConsumesAttributeTests.cs
ContentResultTest.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
ControllerBaseTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
CreatedAtActionResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
CreatedAtRouteResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
CreatedResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
EmptyResultTests.cs
FileContentResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
FileResultTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
FileStreamResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
FlushReportingStream.cs
ForbidResultTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
HttpNotFoundObjectResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpOkResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpStatusCodeResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpUnauthorizedResultTests.cs
LocalRedirectResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
MediaTypeCollectionTest.cs
Microsoft.AspNetCore.Mvc.Core.Test.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
MvcOptionsTest.cs
NonDisposableStreamTest.cs Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
ObjectResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
PhysicalFileResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
ProducesAttributeTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
RedirectResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RedirectToActionResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RedirectToPageResultTest.cs ./ paths relative on page. 2017-04-25 11:57:58 -07:00
RedirectToRouteResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RequireHttpsAttributeTests.cs
ResponseCacheAttributeTest.cs
SerializableErrorTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
SignInResultTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
SignOutResultTest.cs Add SignOut overload + Use new auth api (#6476) 2017-07-03 12:32:11 -07:00
TestApplicationPart.cs
TestFeatureProvider.cs
ValidationProblemDescriptionTest.cs Introduce ProblemDescription 2017-09-06 18:46:35 -07:00
VirtualFileResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
xunit.runner.json