BranchMetrics / android-branch-deep-linking-attribution

The Branch Android SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/pages/apps/android/
MIT License
399 stars 156 forks source link

Re-Installation Tests Android #1186

Closed NidhiDixit09 closed 4 months ago

NidhiDixit09 commented 6 months ago

Reference

QSS-112 - Reinstallation Scenario https://branch.atlassian.net/browse/QSS-112

Description

For testing Reinstallation Scenario, added following in Android Automation Test Bed app: -- Init Session Button : On click of this button, Branch session force initialized -- Read Logs Button: On click of this button, Log Window is opened, which prints Branch SDK Logs

Testing Instructions

Manually build and run app and verify new buttons are working as described above.

Risk Assessment [HIGH || MEDIUM || LOW]

LOW

Reviewer Checklist (To be checked off by the reviewer only)

cc @BranchMetrics/saas-sdk-devs for visibility.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 38.11%. Comparing base (69cd050) to head (7434846).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## SDK-2228-DMA-Automation-Tests #1186 +/- ## =================================================================== + Coverage 38.04% 38.11% +0.06% - Complexity 686 689 +3 =================================================================== Files 59 59 Lines 6279 6279 Branches 939 939 =================================================================== + Hits 2389 2393 +4 + Misses 3444 3443 -1 + Partials 446 443 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ahmednawar commented 4 months ago

@NidhiDixit09 what's next for this PR? It has been open for almost 2 months