getsentry / getsentry/sentry-javascript
Create E2E tests that use real Cloudflare Workers and send the data directly to Sentry
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 523
描述
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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- cloud, testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100