aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Ryan Nowak 2578b8107f Fix for #1277 - Add Options/Startup API for WebAPI shim
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
2014-10-10 13:41:46 -07:00
..
compiler/resources Add TagHelper functional test. 2014-10-09 13:37:29 -07:00
ActivatorTests.cs
AntiForgeryTestHelper.cs
AntiForgeryTests.cs
ApiExplorerTest.cs
ApplicationModelTest.cs
BasicTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs
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
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
RazorInstrumentationTests.cs
ResourceHelpers.cs
RoutingTests.cs
TagHelpersTest.cs Add TagHelper functional test. 2014-10-09 13:37:29 -07:00
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish 2014-10-10 11:54:00 -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
WebApiCompatShimBasicTest.cs Fix for #1277 - Add Options/Startup API for WebAPI shim 2014-10-10 13:41:46 -07:00
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Add WebApiCompatShim project structure 2014-10-10 13:41:35 -07:00