| .. |
|
ApiExplorer
|
Refactoring for ApiConvention analyzers
|
2018-07-12 14:26:27 -07:00 |
|
ApplicationModel
|
Throw if multiple Body bound parameters are discovered
|
2018-04-09 11:20:34 -07:00 |
|
ApplicationParts
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
Authorization
|
Use compatibility switch for auth filters
|
2018-01-11 17:42:32 -08:00 |
|
Builder
|
Add support for conventional routes with dispatching (#7928)
|
2018-06-20 09:02:52 +12:00 |
|
Controllers
|
…
|
|
|
DependencyInjection
|
Add MvcEndpointDataSource and functional tests (#7886)
|
2018-06-14 11:03:45 +12:00 |
|
Filters
|
…
|
|
|
Formatters
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
Infrastructure
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
Internal
|
Fix MVC integration with UseEndpoint (#8047)
|
2018-07-11 11:47:33 +12:00 |
|
ModelBinding
|
Use ModelMetadata from actual types for validation
|
2018-07-02 11:23:16 -07:00 |
|
Properties
|
…
|
|
|
Routing
|
Reacting to Routing repo's EndpointFinder changes
|
2018-06-28 12:40:04 -07:00 |
|
AcceptedAtActionResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
AcceptedAtRouteResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
AcceptedResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
ActionResultOfTTest.cs
|
Throw if the type parameter for ActionResult<T> is an action result (#7942)
|
2018-06-21 07:51:12 -07:00 |
|
ApiConventionTypeAttributeTest.cs
|
Add support for default response (#8028)
|
2018-07-06 16:44:07 -07:00 |
|
BadRequestObjectResultTests.cs
|
…
|
|
|
BadRequestResultTests.cs
|
…
|
|
|
BindAttributeTest.cs
|
…
|
|
|
ChallengeResultTest.cs
|
…
|
|
|
ConflictObjectResultTest.cs
|
…
|
|
|
ConflictResultTest.cs
|
…
|
|
|
ConsumesAttributeTests.cs
|
Consumes endpoint constraint (#8057)
|
2018-07-12 16:35:33 +12:00 |
|
ContentResultTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
ControllerBaseTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
CreatedAtActionResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
CreatedAtRouteResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
CreatedResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
EmptyResultTests.cs
|
…
|
|
|
FileContentResultTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
FileResultTest.cs
|
Unskip skipped tests
|
2018-05-29 12:10:59 -07:00 |
|
FileStreamResultTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
FlushReportingStream.cs
|
…
|
|
|
ForbidResultTest.cs
|
…
|
|
|
HttpNotFoundObjectResultTest.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
HttpNotFoundResultTests.cs
|
…
|
|
|
HttpOkObjectResultTest.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
HttpOkResultTest.cs
|
…
|
|
|
HttpStatusCodeResultTests.cs
|
…
|
|
|
HttpUnauthorizedResultTests.cs
|
…
|
|
|
LocalRedirectResultTest.cs
|
Integrate Dispatcher's link generator
|
2018-06-19 04:14:05 -07:00 |
|
MediaTypeCollectionTest.cs
|
…
|
|
|
Microsoft.AspNetCore.Mvc.Core.Test.csproj
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
MvcOptionsTest.cs
|
…
|
|
|
NonDisposableStreamTest.cs
|
…
|
|
|
ObjectResultTests.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
PhysicalFileResultTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
ProducesAttributeTests.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
RedirectResultTest.cs
|
Integrate Dispatcher's link generator
|
2018-06-19 04:14:05 -07:00 |
|
RedirectToActionResultTest.cs
|
…
|
|
|
RedirectToPageResultTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
RedirectToRouteResultTest.cs
|
…
|
|
|
RequestFormLimitsAttributeTest.cs
|
…
|
|
|
RequireHttpsAttributeTests.cs
|
…
|
|
|
ResponseCacheAttributeTest.cs
|
Improve logging - individual filters
|
2017-12-18 13:16:06 -08:00 |
|
SerializableErrorTests.cs
|
…
|
|
|
SignInResultTest.cs
|
…
|
|
|
SignOutResultTest.cs
|
…
|
|
|
TestApplicationPart.cs
|
…
|
|
|
TestFeatureProvider.cs
|
…
|
|
|
UnprocessableEntityObjectResultTests.cs
|
…
|
|
|
UnprocessableEntityResultTests.cs
|
…
|
|
|
ValidationProblemDetailsTest.cs
|
Smooth rough ApiBehavior edges
|
2018-01-22 09:53:21 -08:00 |
|
VirtualFileResultTest.cs
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
|
xunit.runner.json
|
…
|
|