Altinity / Altinity/altinity-sql-browser
GS: End-to-end Google Sheets integration test suite
オープン
まだ誰も着手していません。
cool feature
- 主要言語
- TypeScript
- スター
- 8
- フォーク
- 2
- 平均マージ
- 1時間 34分
- マージ済み PR(30日)
- 6
説明
Parent: #398
Depends on: #399, #400, #401, #402, #403, #404
Design:
docs/design/google-sheets/testing.md
Scope
Add the complete automated test matrix for Google Sheets integration using injected seams, a dedicated Google Cloud test project, disposable spreadsheets, supported browsers, and scale fixtures.
Acceptance criteria
- Unit tests cover binding/checkpoint codecs, validation, conversion, limits, version checks, capability probes, and cursor query construction.
- Fake Google tests cover exact-range writes, metadata, staging, publication, retries, ambiguous responses, copies, renames, deletion, permissions, and cleanup.
- ClickHouse seam tests cover binding storage, table conformance, typed parameters, UUID/schema/query validation, upper-bound capture, and append pages.
- Chromium, Firefox, and WebKit cover deep links, OAuth popups, auth redirects, cancellation, tab close, concurrency, full refresh, append resume, repair, and unlink.
- Scale tests prove bounded memory and enforce row/cell/byte/cell-length limits without truncation.
- Real Google tests use only disposable project-owned files and leave diagnostic metadata when cleanup fails.
- CI secrets are isolated and tests skip clearly when the external test project is unavailable.
Non-goals
Production monitoring or load testing against personal Google accounts.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs/design/google-sheets/testing.md から始め、依存関係 #399–#404 を確認して、接続部分とテストプロジェクトのセットアップを理解します。受け入れ基準を完了チェックリストとして使用してください。unit、fake Google、ClickHouse、browser、scale、real Google、CI-secret のケースをカバーし、外部プロジェクトが利用できない場合は明確にスキップする必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- clickhouse, google-cloud, typescript
- 領域
- cloud, databases, testing
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100