sentry-react-native
sentry-react-native copied to clipboard
test: e2e replay
:loudspeaker: Type of change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
:scroll: Description
Tests that a replay is part of the error event when session replay options are enabled.
:bulb: Motivation and Context
:green_heart: How did you test it?
:pencil: Checklist
- [x] I reviewed submitted code
- [x] I added tests to verify changes
- [x] No new PII added or SDK only sends newly added PII if
sendDefaultPIIis enabled - [ ] All tests passing
- [x] No breaking changes