IQSS / IQSS/dataverse-client-javascript
Add an isolated functional testing mechanism
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 20
- フォーク
- 11
- 平均マージ
- 2日 5時間
- マージ済み PR(30日)
- 1
説明
Overview of the feature request
Add a functional testing mechanism for the use cases of the package that helps in the review and QA process of the PRs, so that the use cases can be tested in isolation, without having to depend on other repositories like the dataverse-frontend to prove that the use cases consumption works from a functional perspective.
These tests would help to verify that use cases can be imported with no issues, as stated in this comment: https://github.com/IQSS/dataverse-client-javascript/pull/116#issuecomment-1907711330
What inspired the request?
Retrospective action item.
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to js-dataverse?
None
Any open or closed issues related to this feature request?
None
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、パッケージのユースケースと、それらを問題なくインポートすることについてのリンクされた pull request のコメントを確認します。リポジトリが現在どのようにテストを実行しているかを特定し、別のリポジトリを使わずにユースケースの利用を実行する分離された仕組みを定義します。pull request のレビューと QA の間にユースケースを機能的にテストできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100