aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen c67ec264ed Modify tests to use new ITagHelperDescriptorResolver signature.
- Updated all of the tests to use the new ITagHelperDescriptorResolver signature so instead of passing strings they now construct TagHelperDescriptorResolutionContexts.
- Removed several tests from the AddOrRemoveTagHelperSpanVisitorTests. This was due to the change in responsibility of managing the found TagHelperDescriptors; the TagHelperDescriptorResolver now does this.
- Added several new tests to verify the TagHelperDescriptorResolver manages resolved TagHelperDescriptors based on the given TagHelperDirectiveDescriptors.

#214
2014-11-20 10:42:55 -08:00
..
Editor MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
Framework Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07:00
Generator Modify tests to use new ITagHelperDescriptorResolver signature. 2014-11-20 10:42:55 -08:00
Parser Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07:00
TagHelpers Modify tests to use new ITagHelperDescriptorResolver signature. 2014-11-20 10:42:55 -08:00
TestFiles Add DesignTime code generation support for TagHelpers. 2014-11-07 10:57:50 -08:00
Text MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
Tokenizer MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
Utils MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
CSharpRazorCodeLanguageTest.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
Microsoft.AspNet.Razor.Test.kproj Update KProj to the latest format 2014-11-12 15:24:16 -08:00
RazorCodeLanguageTest.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
RazorDirectiveAttributeTest.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
RazorEngineHostTest.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
RazorTemplateEngineTest.cs Modifying tests to run in both in aspnet50 and aspnetcore50 2014-10-19 21:18:43 -07:00
StringTextBuffer.cs
project.json Modifying tests to run in both in aspnet50 and aspnetcore50 2014-10-19 21:18:43 -07:00