Commit Graph

4 Commits

Author SHA1 Message Date
Pranav K cc0eaf9a76 Add a functional test to verify RazorCompileOnBuild
* Verify precompiled views are used
* Merge developer exception page tests with dotnet run tests
* Turn logging down for EF DbCommands to make logs less noisy
2018-02-27 08:35:45 -08:00
Pranav K d0a8ef02cf
Add a functional test to verify that build-time compiled views play w… (#839)
* Add a functional test to verify that build-time compiled views play with DeveloperExceptionPage
Use RazorSdk to compile in E2E scenarios

Fixes #835
Fixes #836
2018-02-16 13:13:07 -08:00
Pranav K d971bfc8b7 Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
Pranav K a01bee876d Add publishing tests for net461 x86 2017-06-21 18:01:34 -07:00