aspnetcore/test
Ryan Nowak 707e781e5d Add Razor baseline test infrastructure
Ports somee infrastructure and converts Razor code generation tests to use
it. This makes it much easier to make cross cutting changes to code
generation and see the effect.

Use build /p:GenerateBaselines=true to update all of the generated code
in place or when adding new tests. Generally if tests are failing, the
easiest thing to do is to update the baselines and do a git diff to see
what the deltas are.

The changes to the tests here are to use the new baseline infrastructure
and to rename classes/methods to result in shorter file paths.
2018-04-04 08:05:59 -07:00
..
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Add Razor baseline test infrastructure 2018-04-04 08:05:59 -07:00
Microsoft.AspNetCore.Blazor.E2ETest Support arbitrary 'fetch' arguments 2018-04-04 10:12:42 +01:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test
Microsoft.AspNetCore.Blazor.Test Add support for conditional attributes 2018-04-03 14:06:48 -07:00
shared
testapps Support arbitrary 'fetch' arguments 2018-04-04 10:12:42 +01:00