Skip to content

Conversation

@sunnywu
Copy link
Contributor

@sunnywu sunnywu commented Dec 9, 2024

  1. From an PR earlier, it's now only using Raw UID v3 format for UIDOperatorVerticleTest which is wrong as we still use v2 Raw UID format for UID2 prod.
  2. UIDOperatorVerticleTest was incorrectly using Raw UID Format v3 and fixing it requires fixing one of the unit tests
  3. renamed the variable/method useIdentityV3/identityV3Enabled to useRawUidV3/rawUidV3Enabled to be up to date with latest terminlogies
  4. Improved TokenEncodingTest#testAdvertisingTokenEncodings to tests all combo's of raw UID and ad token versions

@sunnywu sunnywu changed the title Use correct raw UID version for UID2 Use correct raw UID version for UID2 Unit Tests Dec 10, 2024
@sunnywu sunnywu changed the title Use correct raw UID version for UID2 Unit Tests Use correct raw UID version for UID2 UIDOperatorVerticleTest and rename identityV3Enabled to rawUidV3Enabled Dec 10, 2024
@sunnywu sunnywu merged commit b792232 into main Dec 10, 2024
4 checks passed
@sunnywu sunnywu deleted the syw-wrong-identity-version-used branch December 10, 2024 06:16
cYKatherine pushed a commit that referenced this pull request Dec 12, 2024
…me identityV3Enabled to rawUidV3Enabled (#1190)

* Use correct raw UID version for UID2's UIDOperatorVerticleTest 
* renamed the variable/method useIdentityV3/identityV3Enabled to useRawUidV3/rawUidV3Enabled to be up to date with latest terminlogies
* Improved TokenEncodingTest#testAdvertisingTokenEncodings to tests all combo's of raw UID and ad token versions
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.

4 participants