aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Ajay Bhargav Baaskaran 14bdaf2db6 React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
..
Logging
compiler/resources React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
ActionResultTests.cs Using test setup pattern from aspnet/Stress. 2015-09-10 11:42:30 -07:00
ActivatorTests.cs Using test setup pattern from aspnet/Stress. 2015-09-10 11:42:30 -07:00
AntiforgeryTestHelper.cs
AntiforgeryTests.cs
ApiExplorerTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
ApplicationModelTest.cs
BasicTests.cs Using test setup pattern from aspnet/Stress. 2015-09-10 11:42:30 -07:00
BestEffortLinkGenerationTest.cs
CompilationOptionsTests.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
CompositeViewEngineTests.cs
ConsumesAttributeTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
ContentNegotiationTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
ControllerDiscoveryConventionTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ControllerFromServicesTests.cs
CorsMiddlewareTests.cs
CorsTests.cs
CustomRouteTest.cs
CustomUrlHelperTests.cs
DefaultOrderTest.cs Remove options order test cases 2015-09-02 21:41:54 -07:00
DefaultValuesTest.cs
DependencyResolverTests.cs Switching to the official Autofac package. 2015-08-04 15:12:19 -07:00
DirectivesTest.cs
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
FiltersTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
FlushPointTest.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
FormatFilterTest.cs
HtmlGenerationTest.cs Explicitly check if URI is file when checking for an absolute URI 2015-09-01 16:33:00 -07:00
HtmlHelperOptionsTest.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
HttpResponseMessageExceptions.cs
InlineConstraintTests.cs
InputFormatterTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
InputObjectValidationTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
JsonOutputFormatterTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
JsonPatchTest.cs Replace of Add operation (jsonpatch dynamic support) 2015-08-07 16:10:07 -07:00
JsonResultTest.cs
LinkGenerationTests.cs Using test setup pattern from aspnet/Stress. 2015-09-10 11:42:30 -07:00
LocalizationTest.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
Microsoft.AspNet.Mvc.FunctionalTests.xproj
ModelBindingBindingBehaviorTest.cs
ModelBindingDataMemberRequiredTest.cs
ModelBindingFromFormTest.cs
ModelBindingFromHeaderTest.cs
ModelBindingFromQueryTest.cs Part 3 of #2776 - revert a6ce9abab1 and add 2015-08-16 16:20:44 -07:00
ModelBindingFromRouteTest.cs
ModelBindingModelBinderAttributeTest.cs
ModelBindingTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
ModelMetadataAttributeTest.cs
MvcSampleTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
MvcStartupTests.cs
MvcTestFixture.cs Using test setup pattern from aspnet/Stress. 2015-09-10 11:42:30 -07:00
MvcTestFixtureOfT.cs Using test setup pattern from aspnet/Stress. 2015-09-10 11:42:30 -07:00
OutputFormatterTest.cs
PrecompilationTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
RazorEmbeddedViewsTest.cs
RazorFileSystemCaseSensitivityTest.cs
RazorPageExecutionInstrumentationTest.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
RazorViewLocationSpecificationTest.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
RemoteAttributeValidationTest.cs
RequestServicesTest.cs
RespectBrowserAcceptHeaderTests.cs
ResponseCacheTest.cs
RoundTripTests.cs
RouteDataTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
RoutingLowercaseUrlTest.cs
RoutingTests.cs [Fixes #2931] AttributeRoute does not replace existing route values with null 2015-08-28 11:11:03 -07:00
SerializableErrorTests.cs
StreamOutputFormatterTest.cs
TagHelperSampleTest.cs Reacting to Logging changes 2015-08-13 11:22:28 -07:00
TagHelpersTest.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
TempDataTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
TestApplicationEnvironment.cs React to DNX renames 2015-07-29 04:49:49 -07:00
TestHelper.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
TryValidateModelTest.cs
UrlResolutionTest.cs Added default `UrlResolutionTagHelper` to resolve app relative URLs. 2015-08-03 16:00:33 -07:00
ValueProviderTest.cs
VersioningTests.cs
ViewComponentTests.cs
ViewEngineTests.cs React to aspnet/Razor#485 2015-09-10 17:24:35 -07:00
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
WebApiCompatShimBasicTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
XmlDataContractSerializerInputFormatterTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
XmlOutputFormatterTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
project.json Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:35:13 -07:00