More vitest coverage for interceptNetworkCall and NetworkErrorMonitor
Export globToRegExp / responseMatchesFilter so URL matching is unit-testable
Test plan
npm test — 29 passing locally
CI green, then merge
## Summary
- More vitest coverage for `interceptNetworkCall` and `NetworkErrorMonitor`
- Export `globToRegExp` / `responseMatchesFilter` so URL matching is unit-testable
## Test plan
- [x] `npm test` — 29 passing locally
- [ ] CI green, then merge
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
interceptNetworkCallandNetworkErrorMonitorglobToRegExp/responseMatchesFilterso URL matching is unit-testableTest plan
npm test— 29 passing locally