Azure / Azure/data-api-builder
Write integration regression test for stored-procedure parameter description in GraphQL schema
- 主要言語
- C#
- スター
- 1.5k
- フォーク
- 370
- 平均マージ
- 3日 22時間
- マージ済み PR(30日)
- 9
説明
Add an integration test that verifies a description configured on a stored-procedure parameter is correctly surfaced as the GraphQL argument description.
The test should start from a runtime config with a description set on a stored-procedure parameter, go through the full production initialization pipeline, and assert that the generated GraphQL argument description matches the configured value. It should also be verified to fail without the fix and pass with it in place.
コントリビューションガイド
調査の方向性
既存の統合テストのパターンと、ストアドプロシージャのパラメーターに対する実行時設定パスから始め、完全な本番初期化パイプラインを生成された GraphQL スキーマまで追跡します。パラメーターの説明を設定し、結果として生成される GraphQL 引数に同じ説明があることをアサートします。回帰テストは、修正がない場合は失敗し、修正がある場合は成功する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, graphql
- 領域
- api, backend-api-design, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 68/100