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時間
- マージ済み PR(30日)
- 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