aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 7ab25918e0 Add tests to validate @removetaghelper functionality.
- Added utility methods to construct valid SyntaxTreeNodes that represent the @removetaghelper directive.
- Added parse level unit tests to validate the @removetaghelper generates an accurate SyntaxTreeNode.
- Added parse level unit tests to validate the @removetaghelper throws with bad formats.
- Added TagHelperRegistration unit tests to validate the AddOrRemoveTagHelperCodeGenerators are understood and affect the descriptors found.
- Added Designtime mapping tests to validate correct source mappings are made to ensure proper coloring and lack-of C# intellisense.
- Added end-to-end tests to validate @removetaghelper can essentially disable TagHelpers on a page.

#112
2014-10-29 11:31:00 -07: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 Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07:00
Parser Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07:00
TagHelpers Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07:00
TestFiles Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07: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 Fixed project.json casing 2014-10-04 02:52:07 -07: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