aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
jacalvar 3f54492930 [Fixes #885] API Explorer: Link Generation
1) Expose the simplified relative path template by cleaning up constraints, optional and catch all tokens from the template.
2) Expose the parameters on the route template as API parameters.
3) Combine parameters from the route and the action descriptor when the parameter doesn't come from the body. #886 will refine this.
4) Expose optionality and constraints for path parameters. Open question: Should we explicitly expose IsCatchAll?
2014-10-13 15:20:38 -07:00
..
compiler/resources Add TagHelper functional test. 2014-10-09 13:37:29 -07:00
ActivatorTests.cs
AntiForgeryTestHelper.cs
AntiForgeryTests.cs
ApiExplorerTest.cs [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
ApplicationModelTest.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
BasicTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs Updating ConnegWebSite name in tests 2014-10-06 10:41:36 -07:00
CustomUrlHelperTests.cs Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish 2014-10-10 11:54:00 -07:00
DependencyResolverTests.cs
DirectivesTest.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
InlineConstraintTests.cs
InputFormatterTests.cs
InputObjectValidationTests.cs Issue #452: Changes to enable validation for objects generated by InputFormatters. UnitTests + FunctionalTests for the same. 2014-10-06 16:29:56 -07:00
Microsoft.AspNet.Mvc.FunctionalTests.kproj
ModelBindingTests.cs Adding CancellationTokenModelBinder. 2014-10-10 12:16:49 -07:00
MvcSampleTests.cs Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish 2014-10-10 11:54:00 -07:00
MvcStartupTests.cs React to UsePerRequestServices 2014-10-09 14:17:04 -07:00
NullLoggerFactory.cs
OutputFormattterTests.cs Updating ConnegWebSite name in tests 2014-10-06 10:41:36 -07:00
RazorInstrumentationTests.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
ResourceHelpers.cs
RoutingTests.cs
TagHelpersTest.cs Add TagHelper functional test. 2014-10-09 13:37:29 -07:00
TestApplicationEnvironment.cs
TestAssemblyProvider.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
TestConfigurationProvider.cs
TestHelper.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ValueProviderTests.cs
VersioningTests.cs
ViewEngineTests.cs Support specifying paths starting with ~/ for layout and partial views 2014-10-09 17:15:09 -07:00
WebApiCompatShimActionSelectionTest.cs Fix #1276 - Implement WebAPI action conventions and overloading 2014-10-10 13:41:50 -07:00
WebApiCompatShimBasicTest.cs Separate ApiControllers from MVC Controllers in routing 2014-10-10 13:42:12 -07:00
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Add WebApiCompatShim project structure 2014-10-10 13:41:35 -07:00