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 Improvements for delegate types (#516) 2018-04-09 13:21:12 -07:00
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
DiagnosticRazorIntegrationTest.cs Update link in compiler error message 2018-04-13 17:02:07 +01:00
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 Remove old workaround @onclick and @bind 2018-04-10 16:54:15 -07:00
RuntimeCodeGenerationTest.cs Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
RuntimeDependenciesResolverTest.cs Update Mono to 078d5147836 (#543) 2018-04-11 14:00:03 +01:00