aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
Ryan Nowak 03dea86c4e Adding more tests and clarity around file paths
I noticed we were really undertesting all of the things that handle
paths and file names. I gave this some love and a little clean up where
we weren't doing the right thing in RazorSourceDocument.

Also changed the template engine tests to use the
FileSystemRazorProject. These tests are already using the files on disk
as inputs. I turned off checksums for these since they now have the full
file path, and that would not be portable.
2018-01-08 22:53:49 -08:00
..
BasicIntegrationTest Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
CodeGenerationIntegrationTest Add an Identifier by default 2018-01-06 18:43:01 -08:00
ExtensibleDirectiveTest Check for warnrings in tests taht compile 2017-07-01 11:52:41 -07:00
HtmlAttributeIntegrationTest Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
RazorTemplateEngineIntegrationTest Adding more tests and clarity around file paths 2018-01-08 22:53:49 -08:00
TagHelpersIntegrationTest Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00