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

addressed feedback from #3731 ticket #3752

Merged
merged 5 commits into from
Apr 19, 2019
Merged

Conversation

EMXDigital
Copy link
Contributor

Type of change

  • [x ] Feature

Description of change

Adding Instream mediatype to EMX Digital. New PR from accidental closed PR [here]. This includes all requested updates to our adapter from that ticket. (#3731).

@jsnellbaker jsnellbaker self-requested a review April 15, 2019 19:34
@jsnellbaker jsnellbaker self-assigned this Apr 15, 2019
@jsnellbaker
Copy link
Collaborator

@EMXDigital Thanks for putting the changes together and recreating this PR. I'll take a look over the updates soon and follow-up.

@bretg
Copy link
Collaborator

bretg commented Apr 17, 2019

docs PR prebid/prebid.github.io#1252

Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

Hi @EMXDigital these changes look good; just had a question with some of the unit tests.

Can you take a look and update as necessary? We should be good to merge after this last item.

// const testBid = Object.assign({}, bid);
// delete testBid.mediaTypes.video.playerSize;
// expect(spec.isBidRequestValid(testBid)).to.equal(false);
// })
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are these tests something you want to reactivate? Or remove?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, we've removed these lines in our latest commit.

});
});

// describe('emxAdapter helper validity', function () {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here; should these tests stay or go?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We've removed these lines.

@jsnellbaker
Copy link
Collaborator

@EMXDigital Thanks for making the extra updates; LGTM

@jsnellbaker jsnellbaker merged commit fee6194 into prebid:master Apr 19, 2019
jacekburys-quantcast pushed a commit to jacekburys-quantcast/Prebid.js that referenced this pull request May 15, 2019
* addressed feedback from prebid#3731 ticket

* removed commented code from emx test spec

* logging removed from spec

* flip h & w values from playerSize for video requests
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* addressed feedback from prebid#3731 ticket

* removed commented code from emx test spec

* logging removed from spec

* flip h & w values from playerSize for video requests
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.

3 participants