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

Add UI tests for cold/warm starts

Open stefanosiano opened this issue 11 months ago • 1 comments

Description

We fixed the cold and warm start detection, but it would be great to have a test to avoid regressions. Here is the test added to react native, for reference

stefanosiano avatar Mar 10 '25 15:03 stefanosiano

we should have tests for cold+warm, and sync+async init

kahest avatar Mar 12 '25 10:03 kahest