aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
YishaiGalatzer 80ef37ab0a Add unit tests to controller properties 2014-10-09 18:18:03 -07:00
..
ActionResults React to options changes 2014-10-08 12:56:53 -07:00
AntiXsrf Updating TokenProviderTests to use GetAuthenticatedIdentity instead of creating GenericIdentity 2014-10-01 11:35:43 -07:00
ApplicationModel Fix for #1271 - Add copy constructors for ApplicationModel types. 2014-10-07 19:40:42 -07:00
Description Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
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 React to UsePerRequestServices 2014-10-09 14:17:04 -07:00
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
Rendering Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
Routing Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
TestFiles [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
Utils Excluding a test case in Mono + Fixing a test case. Fixing line lengths. Fixing error messages for tests to pass in Mono. 2014-10-07 11:11:55 -07:00
ViewComponents
ActionAttributeTests.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
ActionExecutorTests.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
ControllerActionDescriptorProviderTests.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
ControllerActionInvokerTest.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
ControllerTests.cs Add unit tests to controller properties 2014-10-09 18:18:03 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
DefaultActionDiscoveryConventionsTests.cs Fix for #975 - Implementing IActionConstraint and ActionMethodSelectorAttribute 2014-10-03 18:50:01 -07:00
DefaultActionSelectorSelectAsyncValuesTest.cs Making action selection logging not throw on 404 2014-10-07 23:32:59 -07:00
DefaultActionSelectorTests.cs Fixing NRE with logging 2014-10-08 09:47:39 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs Add compatibility items for controller back from MVC 5 2014-10-09 16:42:39 -07:00
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs React to options changes 2014-10-08 12:56:53 -07:00
JsonResultTest.cs
KnownRouteValueConstraintTests.cs Make RouteDataActionConstraint be POCO only 2014-10-06 16:54:41 -07:00
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 React to options changes 2014-10-08 12:56:53 -07:00
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
RequireHttpsAttributeTests.cs
RouteDataActionConstraintTest.cs Make RouteDataActionConstraint be POCO only 2014-10-06 16:54:41 -07:00
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs moving global filters to options 2014-09-15 15:34:45 -07:00
TypeHelperTest.cs
UrlHelperTest.cs Making UrlHelper's methods virtual 2014-09-24 13:01:34 -07:00
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 Fixed up references 2014-10-05 13:24:00 -07:00