getsentry / getsentry/sentry-javascript
Create E2E tests that use real Cloudflare Workers and send the data directly to Sentry
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 523
Beschreibung
Like we have with [react-send-to-sentry](https://github.com/getsentry/sentry-javascript/tree/63119eb1a6574f5acc3c80e8b07faf9fec357c21/dev-packages/e2e-tests/test-applications/react-send-to-sentry) we should also set up Cloudflare Workers to test things we can't locally. `wrangler` is a bit limited for some use cases and we need actual workers for that.
Beitragsleitfaden
Rechercherichtung
Start by reviewing the existing dev-packages/e2e-tests/test-applications/react-send-to-sentry application and the current Wrangler-based setup. Identify how a real Cloudflare Worker can be deployed for these tests and send data directly to Sentry. Done means E2E coverage runs against an actual Worker and verifies the expected Sentry data.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- cloud, testing
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100