aspnetcore/test
N. Taylor Mullen 46a5ca972f Allow catch-all THDs to apply to all completions.
- Prior to this catch-alls were explicitly ignored not to populate the IntelliSense with an excess amount of `TagHelper`s. To maintain backwards compatible expectations this commit reverts that expectation.
- Scoped an existing test to only test its primary scenario.
- Added a new test to verify that catch-alls accurately apply to all completions (including dynamically added ones).

#1219
2017-04-13 23:35:59 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Set an order on @inject to run behind @namespace 2017-04-13 13:59:47 -07:00
Microsoft.AspNetCore.Razor.Language.Test [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Fix ability to generate baselines. 2017-04-13 11:07:02 -07:00
Microsoft.CodeAnalysis.Razor.Test Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Allow catch-all THDs to apply to all completions. 2017-04-13 23:35:59 -07:00
RazorPageGenerator.Test Move test infrastructure 2017-04-10 19:42:56 -07:00