Improve tests around authentication
オープン
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 153
- フォーク
- 46
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 7
説明
checkUser() is an important part of the code after the auth upgrade. It deals with redirects among others.
To improve testing around it we need to think to potentially add a testing framework like https://www.cypress.io/
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Locate checkUser() in the TypeScript code and trace the redirect behavior mentioned in the issue. Evaluate the proposed Cypress testing framework and identify the authentication and redirect cases that need coverage; done should mean those cases have repeatable tests.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cypress, typescript
- 領域
- authentication, testing
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100