-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
sspBC adapter: update to v4.6 (notifications, user sync) #5941
Conversation
…set test mode in adexchange, read site SN from bid response
Update sspbc-adapter branch
Update sspbc-adapter branch
Update sspbc-adapter branch
Update sspbc-adapter branch
Update adapter to v4.6 - add notification endpoint - send bidWon and onTimeout notifications - send CMP version to user sync endpoint
please add unit tests @wojciech-bialy-wpm |
In order to approve your PR, could you please
You should add in your conditions: |
Update sspbc-adapter branch
Sorry for the delay. Tests updated:
In the last two cases, while I can't get sinon to work with Prebid.js ajax module (similar case as in #3842) methods now check whether notification payload is correctly constructed. |
@wojciech-bialy-wpm, where is your updated test file please? I can't see it in your the files changed of this PR. |
Update tests for sspBC adapter: - add onBidWon test - add onTimeout test - alter getUserSyncs test
@osazos Oh, I see the last commit (with changes to test/spec/modules/sspBCAdapter_spec.js) did not go through. Updating now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update adapter to v4.6 - add notification endpoint - send bidWon and onTimeout notifications - send CMP version to user sync endpoint Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
Type of change
Description of change
Update sspBC adapter to v4.6: