aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Doug Bunting c0d27ee56d Add `CultureReplacerMiddleware` for use in functional test web sites
- #1766
- use `ReplaceCultureAttribute` to avoid `CultureReplacer` thread consistency checks
- also update test expectations to match new formats

nit: use `UseMiddleware()` extension method rather than `app.Use()`
2015-01-13 12:49:02 -08:00
..
Compiler/Resources Add `CultureReplacerMiddleware` for use in functional test web sites 2015-01-13 12:49:02 -08:00
Logging react to aspnet/HttpAbstractions#146 changes 2015-01-07 17:53:35 -08:00
ActionResultTests.cs Adding SerializableError - a serializable container for the purpose of output conneg. 2015-01-06 14:07:45 -08:00
ActivatorTests.cs added activation tests for tag helpers 2015-01-12 12:51:41 -08:00
AntiForgeryTestHelper.cs Adding the functional tests for MvcTagHelpers (1) 2015-01-08 17:23:42 -08:00
AntiForgeryTests.cs
ApiExplorerTest.cs Remove ParameterModel.IsOptional 2015-01-06 15:22:13 -08:00
ApplicationModelTest.cs Remove ParameterModel.IsOptional 2015-01-06 15:22:13 -08:00
BasicTests.cs
CompilationOptionsTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs
CustomUrlHelperTests.cs
DefaultOrderTest.cs
DependencyResolverTests.cs
DirectivesTest.cs
ErrorPageTests.cs Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00
ExceptionInfo.cs
FileResultTests.cs
FiltersTest.cs Adding Resource Filters 2015-01-12 14:18:20 -08:00
FlushPointTest.cs
HttpResponseMessageExceptions.cs
InlineConstraintTests.cs
InputFormatterTests.cs
InputObjectValidationTests.cs
JsonOutputFormatterTests.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj Logging functional tests using ElmLogger 2015-01-06 16:16:12 -08:00
ModelBindingFromHeaderTest.cs
ModelBindingModelBinderAttributeTest.cs
ModelBindingTests.cs Correct StyleCop violations 2015-01-06 16:23:57 -08:00
MvcSampleTests.cs
MvcStartupTests.cs
MvcTagHelpersTests.cs MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
NullLoggerFactory.cs
OutputFormatterTest.cs
PrecompilationTest.cs
RazorInstrumentationTests.cs
RazorViewEngineOptionsTest.cs
RazorViewLocationSpecificationTest.cs
RequestServicesTest.cs
ResourceHelpers.cs
RoundTripTests.cs
RouteDataTest.cs
RoutingTests.cs
TagHelperSampleTest.cs
TagHelpersTest.cs
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs Logging functional tests using ElmLogger 2015-01-06 16:16:12 -08:00
ValueProviderTest.cs
VersioningTests.cs
ViewComponentTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs [Fixes #1713]WebApiCompatShim doesn't work with Transfer Encoding: chunked 2015-01-05 21:52:13 -08:00
WebApiCompatShimParameterBindingTest.cs
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00