Skip to content

Conversation

jelbourn
Copy link
Member

Simple smoke tests to prevent super obvious breaks.

@jelbourn
Copy link
Member Author

FYI @juliemr

afterEach(testUtil.verifyNoBrowserErrors);

it('should set tiles into different positions', () => {
var tiles = element.all(by.css('md-grid-list#complex md-grid-tile'));
Copy link
Member

Choose a reason for hiding this comment

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

Element ID should be unique, why the md-grid-list selector?

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought it made it more clear what kind of element was being selected.

@juliemr juliemr added the @lgtm label May 14, 2015
@mhevery mhevery added the action: merge The PR is ready for merge by the caretaker label May 14, 2015
@jelbourn jelbourn closed this in 8d69432 May 18, 2015
kurthong added a commit to kurthong/angular that referenced this pull request Apr 2, 2016
kurthong added a commit to kurthong/angular that referenced this pull request Apr 2, 2016
@jelbourn jelbourn deleted the e2e-tests branch May 24, 2016 01:13
mhevery pushed a commit that referenced this pull request May 26, 2016
@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 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants