..
Infrastructure
Revert "Revert "Improvements to the testing package.""
2017-09-19 21:45:05 -07:00
compiler /resources
Add a <partial /> tag helper
2017-11-30 17:08:47 -08:00
AntiforgeryAuthTests.cs
Add a test where [Ignore..] gets overridden
2017-08-25 13:55:27 -07:00
AntiforgeryTestHelper.cs
Change `FormTagHelper` to apply to all form tags.
2017-04-24 18:39:01 -07:00
AntiforgeryTests.cs
Disable broken Anti-forgery tests
2017-11-09 09:46:59 -08:00
ApiBehaviorTest.cs
Infer binding sources for ApiController parameters
2017-10-16 15:20:43 -07:00
ApiExplorerTest.cs
Infer multipart/form-data for FromFile parameters
2017-11-02 09:36:31 -07:00
ApplicationModelTest.cs
Add tests to ApplicationModelTest ( #6932 )
2017-10-10 11:24:03 -07:00
AsyncActionsTests.cs
React to new ObjectMethodExecutor in Common
2017-05-03 15:40:02 +01:00
BasicTests.cs
Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter ( #7120 )
2017-12-22 10:52:52 -08:00
CompilationOptionsTests.cs
Change TFM to netcoreapp2.0 ( #6234 )
2017-05-04 18:11:26 -07:00
ConsumesAttributeTests.cs
…
ContentNegotiationTest.cs
House Cleaning - Spelling and grammar 🚿
2017-08-30 14:58:44 -07:00
ControllerFromServicesTests.cs
…
CorsTests.cs
Refactor CORS support out of MVC Core
2017-08-14 11:40:56 -07:00
DefaultOrderTest.cs
…
DefaultValuesTest.cs
…
DirectivesTest.cs
…
DoNotRespectBrowserAcceptHeaderTests.cs
…
ErrorPageTests.cs
React to naming change in Razor
2018-01-03 12:38:16 -08:00
ExceptionInfo.cs
[ Fixes #6468 ] Clean up the productionized testing infrastructure
2017-07-03 10:15:06 -07:00
FileResultTests.cs
Add EnableRangeProcessing ( #6895 )
2017-09-29 18:39:45 -07:00
FiltersTest.cs
…
FlushPointTest.cs
…
FormFileUploadTest.cs
…
GlobalAuthorizationFilterTest.cs
[ Fixes #6514 ] Add default ctor overload to AuthorizeFilter
2017-12-12 14:07:02 -08:00
HtmlGenerationTest.cs
Add a <partial /> tag helper
2017-11-30 17:08:47 -08:00
HtmlHelperOptionsTest.cs
Auto-select `type="text"` for `DateTimeOffset` values
2017-09-05 16:05:13 -07:00
HttpResponseMessageExceptions.cs
[ Fixes #6468 ] Clean up the productionized testing infrastructure
2017-07-03 10:15:06 -07:00
InputFormatterTests.cs
Better JSON deserialization errors. Implements #4607 , #4862
2017-11-06 23:02:13 +00:00
InputObjectValidationTests.cs
House Cleaning - Spelling and grammar 🚿
2017-08-30 14:58:44 -07:00
InputValidationTests.cs
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
2017-09-22 10:13:48 +01:00
JsonOutputFormatterTests.cs
…
JsonPatchInputFormatterTest.cs
Suppress JsonPatchDocument validation ( #6429 )
2017-06-22 14:14:11 -07:00
JsonResultTest.cs
…
LinkGenerationTests.cs
…
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
Use latest `Microsoft.AspNet.WebApi.Client` package
2018-01-05 16:42:28 -08:00
MvcSandboxTest.cs
Make /Pages the default root for pages.
2017-04-24 15:46:32 -07:00
OutputFormatterTest.cs
…
RazorPageExecutionInstrumentationTest.cs
…
RazorPageModelTest.cs
Parity between Controller and Page/PageModel
2017-04-19 15:02:06 -07:00
RazorPagesNamespaceTest.cs
Adding functional tests for @namespace
2017-04-14 14:47:29 -07:00
RazorPagesTest.cs
React to naming change in Razor
2018-01-03 12:38:16 -08:00
RazorPagesViewSearchTest.cs
Implement view search for pages
2017-04-18 16:11:24 -07:00
RazorPagesWithBasePathTest.cs
Add support for areas to Razor Pages
2017-12-19 15:03:05 -08:00
RazorViewLocationSpecificationTest.cs
…
RemoteAttributeValidationTest.cs
…
RequestFormLimitsTest.cs
Added RequestFormLimits filter.
2017-09-18 13:48:15 -07:00
RequestServicesTest.cs
…
RequestSizeLimitTest.cs
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
2017-09-12 17:03:24 -07:00
RespectBrowserAcceptHeaderTests.cs
…
RouteDataTest.cs
…
RoutingTests.cs
Upgrade test framework versions and fix test issues
2017-05-15 14:11:27 -07:00
SerializableErrorTests.cs
…
SimpleTests.cs
…
StreamOutputFormatterTest.cs
…
TagHelperComponentTagHelperTest.cs
Add ITagHelperComponentManager ( #6302 )
2017-05-23 13:22:15 -07:00
TagHelpersFromServicesTest.cs
Add back support for AddTagHelpersAsServices
2017-05-23 14:04:42 -07:00
TagHelpersTest.cs
…
TempDataInCookiesTest.cs
Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None
2017-08-29 14:55:52 -07:00
TempDataInCookiesUsingCookieConsentTest.cs
Marked CookieTempDataProvider's cookie as non-essential
2018-01-05 15:41:01 -08:00
TempDataInSessionTest.cs
…
TempDataPropertyTest.cs
[ Fixes #6591 ] TempData should support nullable types
2017-12-04 15:33:22 -08:00
TempDataTestBase.cs
Avoid saving TempData in case of unhandled exceptions. [ Fixes #6598 ] BUG? Accessing TempData prevent response to have content on error.
2017-09-07 13:13:27 -07:00
UrlResolutionTest.cs
…
VersioningTests.cs
…
ViewComponentFromServicesTests.cs
…
ViewEngineTests.cs
Handle line ending differences in a few tests
2017-11-30 21:18:42 -08:00
WebApiCompatShimActionResultTest.cs
…
WebApiCompatShimActionSelectionTest.cs
…
WebApiCompatShimBasicTest.cs
Use latest `Microsoft.AspNet.WebApi.Client` package
2018-01-05 16:42:28 -08:00
WebApiCompatShimParameterBindingTest.cs
…
XmlDataContractSerializerFormattersWrappingTest.cs
…
XmlDataContractSerializerInputFormatterTest.cs
Better JSON deserialization errors. Implements #4607 , #4862
2017-11-06 23:02:13 +00:00
XmlOutputFormatterTests.cs
…
XmlSerializerFormattersWrappingTest.cs
…
XmlSerializerInputFormatterTests.cs
Better JSON deserialization errors. Implements #4607 , #4862
2017-11-06 23:02:13 +00:00
xunit.runner.json
[ Fixes #6468 ] Clean up the productionized testing infrastructure
2017-07-03 10:15:06 -07:00