Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

feat(example): add examples of usage protractor framework with angular-material components; #4891

Merged
merged 3 commits into from
Jul 22, 2018

Conversation

IgorSasovets
Copy link
Contributor

@IgorSasovets IgorSasovets commented Jul 18, 2018

Added examples of usage protractor for testing angular-material components.

@IgorSasovets
Copy link
Contributor Author

Examples for #4883

jasmineNodeOpts: {
defaultTimeoutInterval: 30000
}
};
Copy link
Contributor

Choose a reason for hiding this comment

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

End Of File (EOF). Or it is not necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi, @CrispusDH ! Thanks for the review) Actually, I tried to follow code style of examples. But I can add it if necessary.

],

// Disable promise manager because we are going to use async/await
SELENIUM_PROMISE_MANAGER: false,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: un-indented this line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@qiyigg
Copy link
Contributor

qiyigg commented Jul 20, 2018

Looks good to me. Could you please update the commit title based on guideline:
https://github.com/angular/protractor/blob/master/CONTRIBUTING.md#commit-messages

@IgorSasovets IgorSasovets changed the title - added examples of usage protractor framework with angular-material components; feat: add examples of usage protractor framework with angular-material components; Jul 21, 2018
@IgorSasovets
Copy link
Contributor Author

Hi, @qiyigg ! Thanks for the review) I added mentioned fixes.

@qiyigg qiyigg changed the title feat: add examples of usage protractor framework with angular-material components; feat(example): add examples of usage protractor framework with angular-material components; Jul 22, 2018
@qiyigg qiyigg merged commit 249e657 into angular:master Jul 22, 2018
@qiyigg
Copy link
Contributor

qiyigg commented Jul 22, 2018

merged, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants