Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for custom menulink tag helper #6

Open
peterblazejewicz opened this issue Mar 3, 2016 · 0 comments
Open

Add test for custom menulink tag helper #6

peterblazejewicz opened this issue Mar 3, 2016 · 0 comments

Comments

@peterblazejewicz
Copy link
Contributor

The menulink (MenuLinkTagHelper) is a custom addition not ported from aspnet/Templates. I think it should be covered by tests ("created template contains a menulink tag"), to avoid situation that copying content from aspnet/Templates after update removes that custom tag from views markup. Theaspnet-generator` covers some (not all) custom and crucial addition to default templates.
Thanks!

jjwilliams42 pushed a commit that referenced this issue Mar 5, 2016
- Add semantic.validation.min.js for consistency
- Add tests for Semantic UI overrides per #9 and #6
- Add <% namespace %> to _Layout.cshtml (missing)
- Remove title from MenuLinkTagHelper rendering per #5
- Remove commented out code and extra call to $('.class').checkbox() in Login.cshtml
- Remove commented out code in various cshtml files
- Merged in functionality to use Semantic OR Bootstrap libraries using yo menu selection or command line argument
jjwilliams42 pushed a commit to jjwilliams42/generator-aspnet that referenced this issue Mar 5, 2016
- Add semantic.validation.min.js for consistency
- Add tests for Semantic UI overrides per jjwilliams42/generator-aspnet-semanticui#9 and jjwilliams42/generator-aspnet-semanticui#6
- Add <% namespace %> to _Layout.cshtml (missing)
- Remove title from MenuLinkTagHelper rendering per jjwilliams42/generator-aspnet-semanticui#5
- Remove commented out code and extra call to $('.class').checkbox() in Login.cshtml
- Remove commented out code in various cshtml files
- Merged in functionality to use Semantic OR Bootstrap libraries using yo menu selection or command line argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants