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

[TIMOB-26047] iOS: Fix Fix launch-screen + forceSplashAsSnapshot combination, fix related unit-test #10054

Merged
merged 8 commits into from Jun 30, 2018

Conversation

hansemannn
Copy link
Collaborator

@hansemannn hansemannn added this to the 7.4.0 milestone May 16, 2018
@build build added the ios label May 16, 2018
Copy link
Contributor

@vijaysingh-axway vijaysingh-axway left a comment

Choose a reason for hiding this comment

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

CR passed.

Copy link
Contributor

@sgtcoolguy sgtcoolguy left a comment

Choose a reason for hiding this comment

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

LGTM

should(Ti.App.getDisableNetworkActivityIndicator()).be.a.Boolean;
});

it.ios('forceSplashAsSnapshot', function () { // eslint-disable-line mocha/no-skipped-tests
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the trailing eslint comment, since it's no longer needed

should(Ti.App.forceSplashAsSnapshot).be.false;
});

it.ios('#getForceSplashAsSnapshot()', function () { // eslint-disable-line mocha/no-skipped-tests
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the trailing eslint comment, since it's no longer needed

@build
Copy link
Contributor

build commented Jun 30, 2018

Messages
📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

@tidev tidev deleted a comment from build Jun 30, 2018
@hansemannn hansemannn merged commit eebdaed into tidev:master Jun 30, 2018
@hansemannn hansemannn modified the milestones: 7.4.0, 7.5.0 Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants