Skip to content

Add Confirmation Challenge Network Tests#12292

Open
toluo-stripe wants to merge 5 commits intomasterfrom
tolu/challenge/fix_bug
Open

Add Confirmation Challenge Network Tests#12292
toluo-stripe wants to merge 5 commits intomasterfrom
tolu/challenge/fix_bug

Conversation

@toluo-stripe
Copy link
Contributor

@toluo-stripe toluo-stripe commented Jan 30, 2026

Summary

Add Confirmation Challenge Network Tests

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Changelog

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2026

Diffuse output:

OLD: identity-example-release-base.apk (signature: V1, V2)
NEW: identity-example-release-pr.apk (signature: V1, V2)

          │          compressed           │         uncompressed         
          ├───────────┬───────────┬───────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff  │ old       │ new       │ diff 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼──────
      dex │   2.2 MiB │   2.2 MiB │   0 B │   4.5 MiB │   4.5 MiB │  0 B 
     arsc │   1.1 MiB │   1.1 MiB │   0 B │   1.1 MiB │   1.1 MiB │  0 B 
 manifest │   2.3 KiB │   2.3 KiB │   0 B │     8 KiB │     8 KiB │  0 B 
      res │ 303.5 KiB │ 303.5 KiB │   0 B │ 457.7 KiB │ 457.7 KiB │  0 B 
   native │   7.9 MiB │   7.9 MiB │   0 B │  19.3 MiB │  19.3 MiB │  0 B 
    asset │   6.6 KiB │   6.6 KiB │   0 B │   6.3 KiB │   6.3 KiB │  0 B 
    other │ 107.5 KiB │ 107.5 KiB │ +18 B │ 214.9 KiB │ 214.9 KiB │  0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼──────
    total │  11.5 MiB │  11.5 MiB │ +18 B │  25.5 MiB │  25.5 MiB │  0 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 21291 │ 21291 │ 0 (+0 -0) 
   types │  6505 │  6505 │ 0 (+0 -0) 
 classes │  5216 │  5216 │ 0 (+0 -0) 
 methods │ 31840 │ 31840 │ 0 (+0 -0) 
  fields │ 18204 │ 18204 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  163 │  163 │  0   
 entries │ 3719 │ 3719 │  0
APK
    compressed    │   uncompressed   │                                           
──────────┬───────┼───────────┬──────┤                                           
 size     │ diff  │ size      │ diff │ path                                      
──────────┼───────┼───────────┼──────┼───────────────────────────────────────────
 29.5 KiB │ +14 B │  65.4 KiB │  0 B │ ∆ META-INF/CERT.SF                        
    272 B │  +2 B │     120 B │  0 B │ ∆ META-INF/version-control-info.textproto 
   26 KiB │  +2 B │  65.3 KiB │  0 B │ ∆ META-INF/MANIFEST.MF                    
──────────┼───────┼───────────┼──────┼───────────────────────────────────────────
 55.7 KiB │ +18 B │ 130.8 KiB │  0 B │ (total)

@toluo-stripe toluo-stripe force-pushed the tolu/challenge/fix_bug branch from 0dfaa47 to 9abb3a3 Compare February 3, 2026 23:25
This reverts commit 5f61e852572703b24285b039696f7d9eaa30a6a1.

Create ConfirmationChallengeTest.kt

support deferred intents

Fix missing attestation token when using conf tokens
@toluo-stripe toluo-stripe force-pushed the tolu/challenge/fix_bug branch from 9abb3a3 to cd43dc5 Compare February 4, 2026 00:06
@toluo-stripe toluo-stripe marked this pull request as ready for review February 4, 2026 00:22
@toluo-stripe toluo-stripe requested review from a team as code owners February 4, 2026 00:22
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.

1 participant