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

Add an example page for cardscan #4562

Merged
merged 5 commits into from
Feb 10, 2022
Merged

Conversation

awush-stripe
Copy link
Collaborator

@awush-stripe awush-stripe commented Feb 10, 2022

Summary

Create a test page for the cardscan flow

Motivation

We have no way of testing the cardscan flow manually presently.

Testing

  • Added tests
  • Modified tests
  • Manually verified

Changelog

  • [ADDED] 4562 Add an example page for cardscan

stripecardscan-example/build.gradle Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2022

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: none)
NEW: paymentsheet-example-release-pr.apk (signature: none)

          │          compressed          │         uncompressed         
          ├───────────┬───────────┬──────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff │ old       │ new       │ diff 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
      dex │  11.8 MiB │  11.8 MiB │  0 B │  40.1 MiB │  40.1 MiB │  0 B 
     arsc │   1.6 MiB │   1.6 MiB │  0 B │   1.6 MiB │   1.6 MiB │  0 B 
 manifest │   2.7 KiB │   2.7 KiB │  0 B │  11.1 KiB │  11.1 KiB │  0 B 
      res │ 697.1 KiB │ 697.1 KiB │  0 B │   1.1 MiB │   1.1 MiB │  0 B 
    asset │  77.8 KiB │  77.8 KiB │  0 B │ 109.3 KiB │ 109.3 KiB │  0 B 
    other │  78.3 KiB │  78.3 KiB │  0 B │   154 KiB │   154 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  14.2 MiB │  14.2 MiB │  0 B │  43.1 MiB │  43.1 MiB │  0 B 

         │          raw           │           unique            
         ├────────┬────────┬──────┼────────┬────────┬───────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff      
─────────┼────────┼────────┼──────┼────────┼────────┼───────────
   files │      3 │      3 │    0 │        │        │           
 strings │ 189052 │ 189052 │    0 │ 170340 │ 170340 │ 0 (+0 -0) 
   types │  32886 │  32886 │    0 │  30879 │  30879 │ 0 (+0 -0) 
 classes │  28488 │  28488 │    0 │  28488 │  28488 │ 0 (+0 -0) 
 methods │ 165500 │ 165500 │    0 │ 160603 │ 160603 │ 0 (+0 -0) 
  fields │ 122103 │ 122103 │    0 │ 121430 │ 121430 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  297 │  297 │  0   
 entries │ 5389 │ 5389 │  0

CHANGELOG.md Show resolved Hide resolved
@awush-stripe awush-stripe merged commit b287757 into master Feb 10, 2022
@awush-stripe awush-stripe deleted the awush/cardscan_example_app branch February 10, 2022 00:26
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.

6 participants