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

Add user sync callback for OpenX adaptor #2409

Merged
merged 5 commits into from
Apr 18, 2018

Conversation

haohany
Copy link
Contributor

@haohany haohany commented Apr 16, 2018

Type of change

  • Feature

Description of change

Add user sync callback for OpenX adaptor

@jaiminpanchal27 jaiminpanchal27 self-requested a review April 17, 2018 16:28
@jaiminpanchal27 jaiminpanchal27 self-assigned this Apr 17, 2018
spec.interpretResponse({body: bidResponse}, bidRequest);
sinon.assert.calledWith(userSync.registerSync, 'iframe', 'openx', 'http://testpixels.net');
});

it('should register a beacon', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@haohany Please add unit test for getUserSync

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated with tests. Thanks for the review.

@jaiminpanchal27 jaiminpanchal27 merged commit 4a8c8c2 into prebid:master Apr 18, 2018
@haohany haohany deleted the user-sync branch April 18, 2018 17:29
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
* OpenX user sync callback

* bump version

* Get user sync url from responses if available

* Missing semicolon

* Add user sync tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants