sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Add E2E performance product tests

Open krystofwoldrich opened this issue 1 year ago • 0 comments

Description

Currently, E2E tests only focus on errors.

### What scenarios to test?
- [ ] App start
- [ ] Manually instrumented active span
- [ ] Navigation react-navigation or expo-touter
### What should be checked?
- [ ] Slow/frozen frames
- [ ] Total frames
- [ ] App start measurement
- [ ] Http spans
- [ ] TTID/TTFD spans and measurements

Context:

  • This kind of bug would be captured https://github.com/getsentry/sentry-react-native/pull/3684

krystofwoldrich avatar Mar 18 '24 17:03 krystofwoldrich