Skip to content

Add Consent Module - Setup + Configuration + Unit tests#167

Merged
emdobrin merged 6 commits intoadobe:consentfrom
addb:consentConfig
Jun 24, 2024
Merged

Add Consent Module - Setup + Configuration + Unit tests#167
emdobrin merged 6 commits intoadobe:consentfrom
addb:consentConfig

Conversation

@addb
Copy link
Copy Markdown
Contributor

@addb addb commented Jun 19, 2024

Description

  • Add new config constant to set and read default consent
  • Create a new Consent Module
  • Extract collect consent from config
  • Add tests for consent module
  • Updated scripts and few other places which needs to be updated when adding a new module

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@addb addb linked an issue Jun 19, 2024 that may be closed by this pull request
@addb addb mentioned this pull request Jun 19, 2024
15 tasks
Copy link
Copy Markdown
Contributor

@yangyansong-adbe yangyansong-adbe left a comment

Choose a reason for hiding this comment

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

LGTM

@addb addb requested a review from kevinlind June 21, 2024 17:48
@addb addb requested a review from emdobrin June 21, 2024 20:25
@emdobrin emdobrin merged commit 4132de8 into adobe:consent Jun 24, 2024
@addb addb deleted the consentConfig branch September 5, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configuration support for default consent

4 participants