sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Add New UI Tests App for critical tests

Open krystofwoldrich opened this issue 1 year ago • 2 comments

:scroll: Description

This PR adds crash recovery and corrupted envelope recovery UI Tests for Sentry Android.

:bulb: Motivation and Context

  • Part of https://github.com/getsentry/projects/issues/165

:green_heart: How did you test it?

locally, ci

:pencil: Checklist

  • [ ] I reviewed the submitted code.
  • [ ] I added tests to verify the changes.
  • [ ] No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • [ ] I updated the docs if needed.
  • [ ] Review from the native team if needed.
  • [ ] No breaking change or entry added to the changelog.
  • [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.

:crystal_ball: Todo

  • [ ] Add workflow
  • [ ] Add make command for local execution

krystofwoldrich avatar Oct 17 '24 14:10 krystofwoldrich