aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
sornaks 0d8a7368d9 Issue #1141 - When Accept header or Accept-Charset header has invalid QualityFactor we throw.
Fix: Imitating the same behavior as it is in WebApi. We ignore the entire header even if one part of it is invalid.
2014-10-03 16:25:51 -07:00
..
ActionResults Issue #1141 - When Accept header or Accept-Charset header has invalid QualityFactor we throw. 2014-10-03 16:25:51 -07:00
AntiXsrf Updating TokenProviderTests to use GetAuthenticatedIdentity instead of creating GenericIdentity 2014-10-01 11:35:43 -07:00
Description
Filters Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
Formatters Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
Internal
Logging
OptionDescriptors Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ParameterBinding Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
Properties
ReflectedModelBuilder
Rendering Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
Routing Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
TestFiles [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
ViewComponents
ActionAttributeTests.cs Removing Overloading and Automatic verb-mapping 2014-10-01 18:46:48 -07:00
ActionExecutorTests.cs Updating SyncAction_WithException to not test for exception message 2014-10-01 11:53:21 -07:00
ControllerTests.cs [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Removing Overloading and Automatic verb-mapping 2014-10-01 18:46:48 -07:00
DefaultActionDiscoveryConventionsTests.cs Remove and sort usings and fixing formatting 2014-10-01 10:28:54 -07:00
DefaultActionSelectorTests.cs Removing Overloading and Automatic verb-mapping 2014-10-01 18:46:48 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs Issue #1141 - When Accept header or Accept-Charset header has invalid QualityFactor we throw. 2014-10-03 16:25:51 -07:00
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
MvcRouteHandlerTests.cs Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
PropertyHelperTest.cs Updating SyncAction_WithException to not test for exception message 2014-10-01 11:53:21 -07:00
ReflectedActionDescriptorProviderTests.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
ReflectedActionInvokerTest.cs Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
RequireHttpsAttributeTests.cs
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
project.json Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00