- baselines include both expected output and design-time line mappings - controlled by GENERATE_BASELINES - assertions related to file content are not checked in this mode - add design-time test of Basic.cshtml to `MvcRazorHostTest` - regenerate all files to avoid BOM and blank line noise in future PRs - update out-of-date design-time Basic.cs file nits: - make a few variable names more consistent - make `Assembly` fields `static` - remove unused `_resourcesAssembly` field from `ErrorPageTests` - remove `ResourceHelpers` which was specific to functional tests |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.TestCommon.xproj | ||
| ResourceFile.cs | ||
| TestClientModelValidatorProvider.cs | ||
| TestFileInfo.cs | ||
| TestFileProvider.cs | ||
| TestFileTrigger.cs | ||
| TestHtmlEncoder.cs | ||
| TestJavaScriptEncoder.cs | ||
| TestModelMetadataProvider.cs | ||
| TestModelValidatorProvider.cs | ||
| TestUrlEncoder.cs | ||
| project.json | ||