Skip to content

Conversation

jesselpalmer
Copy link
Member

@jesselpalmer jesselpalmer commented Jun 30, 2016

PR includes basic tests for icon and removes unnecessary code from e2e-app.ts and e2e-app.html, similarly found in PR #650.

Closes #560.

R: @jelbourn

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jun 30, 2016
testIcon = element(by.id('test-icon'));
});

it('aria-label should be correct', () => {
Copy link
Member

Choose a reason for hiding this comment

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

Tests should be of the form

it('should set the aria-label from the ligature name', ...

@jelbourn
Copy link
Member

jelbourn commented Jul 7, 2016

LGTM other than the names of the tests

@jesselpalmer
Copy link
Member Author

@jelbourn Ok, I changed the test names.

@jelbourn
Copy link
Member

jelbourn commented Jul 8, 2016

@jesselpalmer minor lint error

@jesselpalmer
Copy link
Member Author

jesselpalmer commented Jul 9, 2016

@jelbourn ok, blank line ending added, though strangely they don't appear on GitHub.

@jelbourn
Copy link
Member

LGTM

@jelbourn jelbourn merged commit a18fd7c into angular:master Jul 11, 2016
@jesselpalmer jesselpalmer deleted the add-icon-e2e branch August 10, 2016 18:11
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add e2e tests for icons
3 participants