| .. |
|
compiler/resources
|
[Issue #1133] RedirectToActionResult and UrlHelper should use HostString, PathString, etc. To build Urls.
|
2014-10-14 16:12:29 -07:00 |
|
ActivatorTests.cs
|
Issue #985: Adding Functional Tests for ViewComponent Activators.
|
2014-09-30 10:49:30 -07:00 |
|
AntiForgeryTestHelper.cs
|
…
|
|
|
AntiForgeryTests.cs
|
Fixing af tests which are failing due to hardcoded values of the tokens.
|
2014-09-15 18:49:55 -07:00 |
|
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
|
Use DefaultOrder in MvcOptionsSetup
|
2014-10-15 17:12:52 -07:00 |
|
CompositeViewEngineTests.cs
|
…
|
|
|
ConnegTests.cs
|
[Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings
|
2014-10-15 09:27:09 -07:00 |
|
CustomUrlHelperTests.cs
|
Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish
|
2014-10-10 11:54:00 -07:00 |
|
DefaultOrderTest.cs
|
Use DefaultOrder in MvcOptionsSetup
|
2014-10-15 17:12:52 -07:00 |
|
DependencyResolverTests.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
FileResultTests.cs
|
[Fixes #429] FileResult
|
2014-10-02 12:50:24 -07:00 |
|
FiltersTest.cs
|
Issue #937: Adding functional tests for Filters.
|
2014-10-15 14:24:53 -07:00 |
|
FlushPointTest.cs
|
…
|
|
|
InlineConstraintTests.cs
|
…
|
|
|
InputFormatterTests.cs
|
Removing XmlSerializerInputFormatter from the list of Formatters.
|
2014-09-22 11:07:05 -07:00 |
|
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 |
|
JsonOutputFormatterTests.cs
|
[Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings
|
2014-10-15 09:27:09 -07:00 |
|
LinkGenerationTests.cs
|
[Issue #1133] RedirectToActionResult and UrlHelper should use HostString, PathString, etc. To build Urls.
|
2014-10-14 16:12:29 -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 options and hosting changes
|
2014-10-14 19:20:28 -07:00 |
|
NullLoggerFactory.cs
|
updating ILogger, see aspnet/Logging#3
|
2014-10-14 10:25:01 -07:00 |
|
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
|
[Fixes #1155] Added functional tests to cover common versioning scenarios.
|
2014-10-03 19:00:24 -07:00 |
|
ViewEngineTests.cs
|
Reviving PartialViewResult and associated methods on Controller
|
2014-10-15 18:28:08 -07:00 |
|
WebApiCompatShimActionSelectionTest.cs
|
Fix #1276 - Implement WebAPI action conventions and overloading
|
2014-10-10 13:41:50 -07:00 |
|
WebApiCompatShimBasicTest.cs
|
Adding HttpResponseException to WebApi Shim.
|
2014-10-15 09:07:40 -07:00 |
|
XmlOutputFormatterTests.cs
|
Issue #1081 - XML DataContract Formatter can fail to write when instance type != declaredType.
|
2014-09-19 15:01:49 -07:00 |
|
XmlSerializerInputFormatterTests.cs
|
Removing XmlSerializerInputFormatter from the list of Formatters.
|
2014-09-22 11:07:05 -07:00 |
|
project.json
|
Add WebApiCompatShim project structure
|
2014-10-10 13:41:35 -07:00 |