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

fix(no-input-rename): some failures being reported incorrectly #706

Closed
wants to merge 1 commit into from
Closed

fix(no-input-rename): some failures being reported incorrectly #706

wants to merge 1 commit into from

Conversation

rafaelss95
Copy link
Collaborator

Fixes #705.

@rafaelss95 rafaelss95 requested a review from mgechev August 29, 2018 01:07
@@ -111,6 +111,40 @@ describe(ruleName, () => {
source
});
});

it("should fail when an input alias is prefixed by directive's selector, but the suffix does not match the property name", () => {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you add specs for attribute selectors?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mgechev I'm really sry for delay... but right now I can't do this because I'm traveling...

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries

@mgechev
Copy link
Owner

mgechev commented Nov 7, 2018

#723 incorporated this functionality.

@rafaelss95 rafaelss95 deleted the fix-no-input-rename branch February 8, 2019 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants