getsentry / sentry-java

A Sentry SDK for Java, Android and other JVM languages.
https://docs.sentry.io/
MIT License
1.15k stars 435 forks source link

E2E test coverage for Envelope (de)serialization #3698

Open kahest opened 1 month ago

kahest commented 1 month ago

Description

The goal is to improve E2E test coverage for the following scenario - and similar/adjacent scenarios we might think of:

Scenario 1.

More scenarios tbd.

stefanosiano commented 1 month ago

Let's just add a UI test to check if interrupted envelopes make the SDK crash