getsentry / getsentry/sentry-javascript

Create E2E tests that use real Cloudflare Workers and send the data directly to Sentry

Open
#23,610 1 comment 0 reactions 0 assignees View on GitHub
Cloudflare Workers Tests
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
523

Description

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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cloud, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.