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

Tests for GPP: Transmit UFPD Activity #2309

Merged
merged 10 commits into from
May 4, 2023

Conversation

osulzhenko
Copy link
Collaborator

No description provided.

@osulzhenko osulzhenko added work in progress Signals not finished work tests Functional or other tests labels Apr 21, 2023
@osulzhenko osulzhenko requested a review from marki1an April 21, 2023 12:24
@osulzhenko osulzhenko marked this pull request as draft April 21, 2023 12:25
@osulzhenko osulzhenko force-pushed the transmit-ufpd-test-gpp branch 4 times, most recently from c5e7bde to 6042466 Compare April 25, 2023 10:15
@osulzhenko osulzhenko requested a review from marki1an April 26, 2023 09:25
@osulzhenko osulzhenko force-pushed the test-allow-activities-gpp branch from 57c47a0 to ffe28fa Compare April 26, 2023 09:32
@osulzhenko osulzhenko force-pushed the transmit-ufpd-test-gpp branch from 6696af4 to 630f22a Compare April 28, 2023 21:36
@osulzhenko osulzhenko requested a review from marki1an April 28, 2023 21:38
def genericBidderRequest = bidder.getBidderRequest(genericBidRequest.id)

verifyAll {
genericBidderRequest.device
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please make sure that in such cases there are proper data from the BidRequest when possible and not "something".

@osulzhenko osulzhenko force-pushed the transmit-ufpd-test-gpp branch 2 times, most recently from d40cd67 to cd10dc5 Compare May 3, 2023 10:46
@osulzhenko osulzhenko changed the title WIP: Tests for GPP: Transmit UFPD Activity Tests for GPP: Transmit UFPD Activity May 3, 2023
@osulzhenko osulzhenko marked this pull request as ready for review May 3, 2023 10:48
@osulzhenko osulzhenko force-pushed the transmit-ufpd-test-gpp branch from cd10dc5 to 7fff6d6 Compare May 3, 2023 11:05
@osulzhenko osulzhenko force-pushed the test-allow-activities-gpp branch from de5cd79 to 70add20 Compare May 3, 2023 11:06
@osulzhenko osulzhenko force-pushed the transmit-ufpd-test-gpp branch 2 times, most recently from 6e7cd3e to 96cc4ed Compare May 4, 2023 00:35
@osulzhenko osulzhenko force-pushed the transmit-ufpd-test-gpp branch from 96cc4ed to ff613b2 Compare May 4, 2023 07:10
@osulzhenko osulzhenko removed the work in progress Signals not finished work label May 4, 2023
Comment on lines 54 to 61
genericBidderRequest.device.didsha1
genericBidderRequest.device.didmd5
genericBidderRequest.device.dpidsha1
genericBidderRequest.user.buyeruid
genericBidderRequest.user.yob
genericBidderRequest.user.gender
genericBidderRequest.user.eids
genericBidderRequest.user.data
Copy link
Collaborator

Choose a reason for hiding this comment

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

And last one.

  1. Check if the same data as in BidRequest.
  2. user.ext.data, device.(ifa,macsha1,macmd5,dpidsha1,dpidmd5,didsha1,didmd5) this fields also need populate and check that are the same or not if activity disallow it.

@SerhiiNahornyi SerhiiNahornyi merged commit 07e5613 into test-allow-activities-gpp May 4, 2023
@SerhiiNahornyi SerhiiNahornyi deleted the transmit-ufpd-test-gpp branch May 4, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Functional or other tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants