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

Amp-bind: Move integration test from test-bind-impl to test-bind-integrations #8010

Merged
merged 13 commits into from Mar 20, 2017

Conversation

kmh287
Copy link
Contributor

@kmh287 kmh287 commented Mar 7, 2017

Moved an integration test to the new test-bind-integrations test.

/to @choumx @jridgewell

Copy link

@dreamofabear dreamofabear left a comment

Choose a reason for hiding this comment

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

Thanks for following up on this.

expect(vid.getAttribute('src')).to
.equal('https://www.google.com/unbound.webm');
});
});

Choose a reason for hiding this comment

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

Why remove this test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure. Might have been a badly-resolved merge conflict? I've reverted this.

@kmh287
Copy link
Contributor Author

kmh287 commented Mar 20, 2017

@choumx good to go?

@@ -64,6 +64,39 @@ describe.configure().retryOnSaucelabs().run('amp-bind', function() {
waitForEvent('amp:bind:setState'));
}

function waitForAllMutations() {

Choose a reason for hiding this comment

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

Nit: Add /** @return {!Promise} */

@kmh287 kmh287 merged commit e89c260 into ampproject:master Mar 20, 2017
jpettitt pushed a commit to jpettitt/amphtml that referenced this pull request Mar 21, 2017
mrjoro pushed a commit to mrjoro/amphtml that referenced this pull request Apr 28, 2017
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

2 participants