aspnetcore/test
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
..
Microsoft.AspNet.Mvc.Core.Test Some cleanup of action invoker and related code 2015-01-12 16:44:39 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Add `CultureReplacerMiddleware` for use in functional test web sites 2015-01-13 12:49:02 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Add `CultureReplacerMiddleware` for use in functional test web sites 2015-01-13 12:49:02 -08:00