aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak f5dc6df13d Fix #597 Allow multiple tokens in attributes
The issue here is that we were missing tests for the design time code
path. We have tests that the bind-... cases work at runtime but were
missing coverage for the editor.

I took the most relevant set of the tests for running bind-... code and
added them to the tests for codegen.
2018-04-19 16:14:10 -04:00
..
Razor
TestFiles Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindRazorIntegrationTest.cs
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
DiagnosticRazorIntegrationTest.cs
DirectiveRazorIntegrationTest.cs
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj
RazorBaselineIntegrationTestBase.cs Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
RazorIntegrationTestBase.cs
RenderingRazorIntegrationTest.cs
RuntimeCodeGenerationTest.cs Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
RuntimeDependenciesResolverTest.cs