📘 hkob-astro-notion-blog
Capybara
全体的な system spec - 不定期刊 Rails App を作る(38:最終回)

This blog post describes the end-to-end testing process for a Rails app, including modifications to the integration tests and links. It also includes a warning that the post is outdated and not necessarily useful. (by Notion AI)
kurasus/events_controller の system spec - 不定期刊 Rails App を作る(34)
この記事では、Kurasusアプリのevents_controllerのsystem specについて紹介しています。イベントの作成、編集、削除、表示に関するテストを行い、失敗した箇所を修正する過程を詳しく説明しています。Notion AIによる作成です。
kurasus/gakuseis_controller の system spec - 不定期刊 Rails App を作る(28)

この記事では、Railsのsystem specで学生に関連するテストを行う方法について解説しています。記事では、テストの失敗時にエラーをスクリーショットで表示する方法や、fill_inでtextareaにタブ区切りのデータを入力する際の注意点などが紹介されています。また、テストの結果の表示例も掲載されています。 (by Notion AI)
kurasus_controller の system spec - 不定期刊 Rails App を作る(21)
This blog post describes setting up system specs using Capybara and RSpec for a Rails application. It includes instructions on how to configure the Gemfile, how to write tests for class creation, editing, deletion, and display, and how to troubleshoot any issues that arise. (by Notion AI)