getsentry / getsentry/sentry-react-native
Add E2E performance product tests
Open
React-Native
Tests
Traces
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 89
Description
### Description
Currently, E2E tests only focus on errors.
```[tasklist]
### What scenarios to test?
- [ ] App start
- [ ] Manually instrumented active span
- [ ] Navigation react-navigation or expo-touter
```
```[tasklist]
### 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
Contributor guide
Assessment
This issue has not been assessed yet.