aspnetcore/src/Mvc/Mvc.Core/test
Pranav K b10c8a6fc3
Eagerly read IAsyncEnumerable{object} instances before formatting (#11118)
* Eagerly read IAsyncEnumerable{object} instances before formatting

Fixes https://github.com/aspnet/AspNetCore/issues/4833
2019-06-25 10:53:43 -07:00
..
ActionConstraints
ApiExplorer
ApplicationModels Unskip tests (#11024) 2019-06-10 09:02:21 -07:00
ApplicationParts Use attributes for application part discovery (#10271) 2019-05-20 09:10:12 -07:00
Authorization RequiredPolicy reborn and less demanding as FallbackPolicy (#9759) 2019-05-14 12:42:34 -07:00
Builder Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
Controllers
DependencyInjection Use ApplicationPartFactory when adding application parts 2019-03-07 13:38:31 -08:00
Filters Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
Formatters Restructure tests 2019-06-19 16:10:54 -07:00
Infrastructure Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
ModelBinding Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
Properties
Routing Add dynamic controller/page routes 2019-06-24 08:08:54 -07:00
AcceptedAtActionResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
AcceptedAtRouteResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
AcceptedResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
ActionResultOfTTest.cs
ApiConventionMethodAttributeTest.cs
ApiConventionTypeAttributeTest.cs
BadRequestObjectResultTests.cs
BadRequestResultTests.cs
BindAttributeTest.cs
ChallengeResultTest.cs
ConflictObjectResultTest.cs
ConflictResultTest.cs
ConsumesAttributeTests.cs
ContentResultTest.cs
ControllerBaseTest.cs
CreatedAtActionResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
CreatedAtRouteResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
CreatedResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
EmptyResultTests.cs
FileContentResultTest.cs Removed Content Type header for response when no content is being returned (#8557) 2019-03-20 13:15:42 -07:00
FileResultTest.cs ContentDispositionHeaderValue must encode/sanitize new-line char (#9971) 2019-05-15 09:34:50 -07:00
FileStreamResultTest.cs Removed Content Type header for response when no content is being returned (#8557) 2019-03-20 13:15:42 -07:00
FlushReportingStream.cs
ForbidResultTest.cs
HttpNotFoundObjectResultTest.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
HttpOkResultTest.cs
HttpStatusCodeResultTests.cs
HttpUnauthorizedResultTests.cs
LocalRedirectResultTest.cs Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
MediaTypeCollectionTest.cs
Microsoft.AspNetCore.Mvc.Core.Test.csproj Use attributes for application part discovery (#10271) 2019-05-20 09:10:12 -07:00
MvcCoreLoggerExtensionsTest.cs
MvcOptionsTest.cs
ObjectResultTests.cs Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
PhysicalFileResultTest.cs Removed Content Type header for response when no content is being returned (#8557) 2019-03-20 13:15:42 -07:00
ProducesAttributeTests.cs
RedirectResultTest.cs Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
RedirectToActionResultTest.cs
RedirectToPageResultTest.cs
RedirectToRouteResultTest.cs
RequestFormLimitsAttributeTest.cs
RequireHttpsAttributeTests.cs
ResponseCacheAttributeTest.cs
SerializableErrorTests.cs
ServiceFilterAttributeTest.cs
SignInResultTest.cs
SignOutResultTest.cs
TestApplicationPart.cs
TestFeatureProvider.cs
TypeFilterAttributeTest.cs
UnprocessableEntityObjectResultTests.cs
UnprocessableEntityResultTests.cs
ValidationProblemDetailsTest.cs
VirtualFileResultTest.cs Removed Content Type header for response when no content is being returned (#8557) 2019-03-20 13:15:42 -07:00
xunit.runner.json