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

anvil test cases for suite EmailDialog #5053

Merged
merged 4 commits into from Feb 14, 2014
Merged

Conversation

jithinv
Copy link
Contributor

@jithinv jithinv commented Dec 3, 2013

Test cases:
TIMOB-5855

@lokeshchdhry
Copy link
Contributor

Functional tests passes for both Android & IOS.

win.addEventListener('open',function(e){
var email = Ti.UI.createEmailDialog();
valueOf(testRun, function(){
email.open({animated:true});
Copy link
Contributor

Choose a reason for hiding this comment

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

animated shouldbe false not true

@srahim
Copy link
Contributor

srahim commented Jan 30, 2014

@lokeshchdhry @jithinv Please pay more attention to the tickets . I almost merged this ticket, if it wasn't for me going back and double checking it.

@lokeshchdhry
Copy link
Contributor

Verified the corrections. Functional tests passed on android & iOS.
Please re-sync to master.

@lokeshchdhry
Copy link
Contributor

Missed master. Please resync again.

@lokeshchdhry
Copy link
Contributor

Merging.

lokeshchdhry pushed a commit that referenced this pull request Feb 14, 2014
anvil test cases for suite EmailDialog
@lokeshchdhry lokeshchdhry merged commit 0efc81b into tidev:master Feb 14, 2014
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