Look at adding helpers for integration tests
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
調査の方向性
まず、リンクされている ActionController::TestCase のドキュメントを読み、ActionDispatch::IntegrationTest と比較します。次に、gem に既存するテストヘルパーを調べ、2 つ目の統合テスト指向のヘルパーセットでサポートすべき内容を決定します。必要な範囲と動作が定義され、統合テストのカバレッジを含めて実装されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
As of recent versions of Rails, they've begun discouraging the use of ActionController::TestCase for new tests and encouraging the use of integration tests based around ActionDispatch::IntegrationTest. The helpers in this gem are still based around the previous style; we may need to look at implementing a second set of helpers to enable the use of integration tests.
See: https://api.rubyonrails.org/classes/ActionController/TestCase.html
- 主要言語
- Ruby
- スター
- 68
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/chatops-controller のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/chatops-controller#69 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 10/100
github/chatops-controller#58 · コメント 4 件 · リアクション 1 件 ·
github/chatops-controller の issue をすべて見る
似ている issue
-
SyncEm always forwards a dummy block, so wrapped methods lose their no-block/Enumerator behavior オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
bug P2
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
dependabot
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
githubnext/gh-aw-cao#13349 ·
-
user-reported
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
Kong/developer.konghq.com#7316 ·