Look at adding helpers for integration tests

オープン
#52 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
rails, ruby
領域
testing

調査の方向性

まず、リンクされている 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 はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/chatops-controller のほかの issue

github/chatops-controller の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。