aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles/DesignTimeCodeGenerationTest
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
..
BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToComponent_SpecifiesValue_WithMatchingProperties Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToComponent_SpecifiesValue_WithoutMatchingProperties Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToElementFallback_WithFormat_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToElementFallback_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToElementWithSuffix_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BindToElement_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BuiltIn_BindToInputCheckbox_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BuiltIn_BindToInputText_WithFormat_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BuiltIn_BindToInputText_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
BuiltIn_BindToInputWithoutType_WritesAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithChildContent Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithExplicitEventHandler Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithExplicitStringParameter Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithLambdaEventHandler Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithNonPropertyAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithParameters Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithDelegate Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithLambdaDelegate Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithString Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
Regression_597 Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00