-
Notifications
You must be signed in to change notification settings - Fork 187
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: Activity infrastructure #2258
Merged
SerhiiNahornyi
merged 43 commits into
add-activity-infrastructure
from
test-allow-activities-gpp
May 4, 2023
Merged
Tests for GPP: Activity infrastructure #2258
SerhiiNahornyi
merged 43 commits into
add-activity-infrastructure
from
test-allow-activities-gpp
May 4, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osulzhenko
added
work in progress
Signals not finished work
tests
Functional or other tests
labels
Mar 28, 2023
osulzhenko
force-pushed
the
test-allow-activities-gpp
branch
from
March 28, 2023 09:28
56f070a
to
e9a25d1
Compare
osulzhenko
force-pushed
the
test-allow-activities-gpp
branch
from
April 3, 2023 09:30
a25e45f
to
dce161f
Compare
marki1an
requested changes
Apr 13, 2023
src/test/groovy/org/prebid/server/functional/model/config/AccountPrivacyConfig.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/AllowActivities.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/AllowActivities.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/AllowActivities.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/AllowActivities.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/activitie/Condition.groovy
Outdated
Show resolved
Hide resolved
osulzhenko
force-pushed
the
test-allow-activities-gpp
branch
from
April 13, 2023 19:23
2543940
to
dbc9ee2
Compare
osulzhenko
force-pushed
the
test-allow-activities-gpp
branch
2 times, most recently
from
April 14, 2023 08:41
2b1ee32
to
dbc9ee2
Compare
- update default priority value
marki1an
requested changes
Apr 14, 2023
src/test/groovy/org/prebid/server/functional/model/request/auction/Activity.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/auction/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/auction/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/auction/ActivityRule.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/auction/ActivityType.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/auction/Consent.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/activity/ActivityBaseSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/activity/ActivityBaseSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/activity/ActivityBaseSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/activity/ActivityBaseSpec.groovy
Outdated
Show resolved
Hide resolved
- remove static imports - rename methods - remove empty lines
osulzhenko
force-pushed
the
test-allow-activities-gpp
branch
from
April 19, 2023 12:33
4c8e355
to
e2f2b64
Compare
marki1an
requested changes
Apr 25, 2023
src/test/groovy/org/prebid/server/functional/model/request/auction/ActivityType.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/model/request/auction/Condition.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/GppEnrichUfpdActivitiesSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/GppSyncUserActivitiesSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/GppSyncUserActivitiesSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/GppSyncUserActivitiesSpec.groovy
Outdated
Show resolved
Hide resolved
src/test/groovy/org/prebid/server/functional/tests/privacy/GppSyncUserActivitiesSpec.groovy
Outdated
Show resolved
Hide resolved
osulzhenko
force-pushed
the
test-allow-activities-gpp
branch
from
April 26, 2023 09:23
b264215
to
57c47a0
Compare
- update default priority value
- remove static imports - rename methods - remove empty lines
…test-allow-activities-gpp
marki1an
approved these changes
May 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.