| .. |
|
compiler/resources
|
…
|
|
|
ActivatorTests.cs
|
Issue #985: Adding Functional Tests for ViewComponent Activators.
|
2014-09-30 10:49:30 -07:00 |
|
AntiForgeryTestHelper.cs
|
AF Cookie should be reused within the context of same request.
|
2014-09-15 16:23:45 -07:00 |
|
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
|
Adding Api Explorer
|
2014-09-25 15:31:51 -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
|
[Fixes #926] Protocol & Host name ignored when creating action link
|
2014-09-26 17:20:56 -07:00 |
|
CompositeViewEngineTests.cs
|
…
|
|
|
ConnegTests.cs
|
Updating ConnegWebSite name in tests
|
2014-10-06 10:41:36 -07:00 |
|
CustomUrlHelperTests.cs
|
Making UrlHelper's methods virtual
|
2014-09-24 13:01:34 -07:00 |
|
DependencyResolverTests.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
FileResultTests.cs
|
[Fixes #429] FileResult
|
2014-10-02 12:50:24 -07:00 |
|
FiltersTest.cs
|
moving global filters to options
|
2014-09-15 15:34:45 -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 |
|
Microsoft.AspNet.Mvc.FunctionalTests.kproj
|
…
|
|
|
ModelBindingTests.cs
|
Limit the maximum number of Model errors to a reasonable value.
|
2014-09-16 09:57:00 -07:00 |
|
MvcSampleTests.cs
|
…
|
|
|
MvcStartupTests.cs
|
…
|
|
|
NullLoggerFactory.cs
|
…
|
|
|
OutputFormattterTests.cs
|
Updating ConnegWebSite name in tests
|
2014-10-06 10:41:36 -07:00 |
|
RazorInstrumentationTests.cs
|
Changes to make EnableInstrumentation conditionally enabled
|
2014-10-02 17:55:40 -07:00 |
|
ResourceHelpers.cs
|
…
|
|
|
RoutingTests.cs
|
[Fixes #739] Attribute Routing: Multiple routes per-action
|
2014-09-12 14:43:19 -07:00 |
|
TestApplicationEnvironment.cs
|
React to renaming TargetFramework to RuntimeFramework
|
2014-09-11 11:49:53 -07:00 |
|
TestAssemblyProvider.cs
|
…
|
|
|
TestConfigurationProvider.cs
|
…
|
|
|
TestHelper.cs
|
…
|
|
|
ValueProviderTests.cs
|
…
|
|
|
VersioningTests.cs
|
[Fixes #1155] Added functional tests to cover common versioning scenarios.
|
2014-10-03 19:00:24 -07:00 |
|
ViewEngineTests.cs
|
Adding support for ViewLocationExpanders to allow modifying view locations
|
2014-10-01 16:15:25 -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
|
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 |