Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/helpers配下がテストファイルとして認識されていない。 #7961

Closed
reckyy opened this issue Jul 16, 2024 · 3 comments
Closed
Assignees

Comments

@reckyy
Copy link
Contributor

reckyy commented Jul 16, 2024

概要

test/helpers配下のファイルが、_test.rbで終わっていないため、テストファイルとして認識されておらず、rails test test:all(ローカル)やCIで実行されていない。

実際、その拡張子を追加するとrails test test:allした時のアサーションが増える。
また、どれかヘルパーのテストファイルを削除してもアサーションの数は変わらない。

関連

下記PRの中で、失敗するはずのテストが通ってしまっていたことから発覚。
#7443 (comment)

@reckyy
Copy link
Contributor Author

reckyy commented Jul 19, 2024

@machida
以下、差し出がましいことにはなりますが、ご確認いただけますと幸いです。
こちらのIssueですが、単に拡張子を変更するだけなのでgood first Issueとして良さそうだと感じましたが、自分がやってしまっても大丈夫でしょうか。

@machida
Copy link
Member

machida commented Jul 27, 2024

@reckyy 提案ありがとうございます!good first issueにしたいと思いますー

Copy link

github-actions bot commented Oct 2, 2024

このissue|PRは60日間更新がないため7日後にcloseします。closeしたくない場合はstaleラベルを外してください。

@github-actions github-actions bot added the stale label Oct 2, 2024
@komagata komagata removed the stale label Oct 2, 2024
@komagata komagata closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants