..
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
BasicTests.cs
[ Fixes #926 ] Protocol & Host name ignored when creating action link
2014-09-26 17:20:56 -07:00
CompositeViewEngineTests.cs
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
ConnegTests.cs
1. Moving the HttpNotAcceptableOutputFormatter to product code.
2014-09-12 14:14:44 -07:00
CustomUrlHelperTests.cs
Making UrlHelper's methods virtual
2014-09-24 13:01:34 -07:00
DependencyResolverTests.cs
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
DirectivesTest.cs
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
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
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
InlineConstraintTests.cs
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
InputFormatterTests.cs
Removing XmlSerializerInputFormatter from the list of Formatters.
2014-09-22 11:07:05 -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
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
MvcStartupTests.cs
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
NullLoggerFactory.cs
…
OutputFormattterTests.cs
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
ReflectedModelTest.cs
Fix for #1192 - Support customizing reflected model through attributes
2014-10-01 14:15:34 -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
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -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
[ Fixes #429 ] FileResult
2014-10-02 12:50:24 -07:00