aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Doug Bunting e3db547011 Add `[Remote(routeName : "name")]` tests
- relates to #4445
- also relates to #4309 / fb07fee though restored and renamed files are slightly different
 - latest Unobtrusive version; copy just one file under `wwwroot`
- add JavaScript file and CDN links to enable manual testing of `[Remote]` tests in `BasicWebSite`
 - include renamed files for recreating the minimized JavaScript file manually
2016-05-03 12:25:00 -07:00
..
compiler/resources Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
AntiforgeryTestHelper.cs
AntiforgeryTests.cs
ApiExplorerTest.cs
ApplicationModelTest.cs
BasicTests.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
CompilationOptionsTests.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
ConsumesAttributeTests.cs
ContentNegotiationTest.cs
ControllerFromServicesTests.cs [Fixes #3732] Simplify controller discovery. 2016-03-31 10:50:26 -07:00
CorsTests.cs
DefaultOrderTest.cs
DefaultValuesTest.cs
DirectivesTest.cs
ErrorPageTests.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
HtmlGenerationTest.cs Fixing functional test random failure (#4452) 2016-04-12 10:44:26 -07:00
HtmlHelperOptionsTest.cs
InputFormatterTests.cs
InputObjectValidationTests.cs
JsonOutputFormatterTests.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNetCore.Mvc.FunctionalTests.xproj
MvcEncodedTestFixtureOfT.cs
MvcSampleFixture.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
MvcSandboxTest.cs Move samples to Entropy 2016-05-02 10:06:17 -07:00
MvcTestFixture.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
OutputFormatterTest.cs
RazorPageExecutionInstrumentationTest.cs
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
RequestServicesTest.cs
RespectBrowserAcceptHeaderTests.cs
RouteDataTest.cs
RoutingTests.cs
SerializableErrorTests.cs
SimpleTests.cs
StreamOutputFormatterTest.cs
TagHelpersFromServicesTest.cs [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
TagHelpersTest.cs
TempDataTest.cs
UrlResolutionTest.cs
VersioningTests.cs
ViewComponentFromServicesTests.cs [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
project.json Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00