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

Moved alerts to api-demos, find tests #49

Merged
merged 1 commit into from
Oct 5, 2015

Conversation

scottdixon-zz
Copy link

No description provided.

@scottdixon-zz
Copy link
Author

@moizjv

@scottdixon-zz scottdixon-zz changed the title Moved alerts to api-demos, initial find tests Moved alerts to api-demos, find tests Oct 2, 2015
@moizjv
Copy link
Member

moizjv commented Oct 2, 2015

awesome coverage!!!! Can you look at this https://team-appium.ci.cloudbees.com/job/Appium-android-driver/18/console?

@moizjv
Copy link
Member

moizjv commented Oct 2, 2015

All green! CI works :)

await driver.getText(el.ELEMENT).should.eventually.equal('API Demos');
});
it('should find a single element by resource-id', async () => {
await driver.findElOrEls('id', `android:id/${singleResourceId}`, false)
Copy link
Member

Choose a reason for hiding this comment

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

indentation

@scottdixon-zz scottdixon-zz force-pushed the scottdixon-1.5e2e branch 3 times, most recently from f967916 to 0105c6c Compare October 3, 2015 00:54
@scottdixon-zz
Copy link
Author

@moiz @imurchie

@scottdixon-zz scottdixon-zz force-pushed the scottdixon-1.5e2e branch 2 times, most recently from 1e6e0d9 to 8b601a1 Compare October 5, 2015 17:38
moizjv added a commit that referenced this pull request Oct 5, 2015
Moved alerts to api-demos, find tests
@moizjv moizjv merged commit 6e6478c into appium:master Oct 5, 2015
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.

None yet

3 participants