apollographql / apollographql/fullstack-tutorial
Add tests to cover 'logout-button.js' container
オープン
- 主要言語
- TypeScript
- スター
- 1.2k
- フォーク
- 808
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In the final version of the client app, I found that 'logout-button.js' container does not have implemented tests.
`// TODO
it('', () => {});
`
I would like to add tests to this container.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まずクライアントアプリの logout-button.js コンテナを開き、既存の TODO テストプレースホルダーとその周辺の動作を確認します。コンテナに関連する動作を網羅するテストを追加し、その後クライアントアプリケーションのテストスイートを実行して、テストがパスすることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- frontend, testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100