Skip to content

History / How To: Test controllers with Rails (and RSpec)

Revisions

  • update link

    @meleu-cw meleu-cw committed Nov 21, 2023
  • Request specs are becoming more popular so it is handy to have it out of the box

    @nir0 nir0 committed Aug 24, 2020
  • No need to speed up your tests; it's done by default.

    @fw-aaron fw-aaron committed Jul 1, 2020
  • confirm! method is deprecated in favour of confirm

    @gidsg gidsg committed Dec 16, 2019
  • Use dynamic fields (static fields no longer working without extra steps)

    @softwaregravy softwaregravy committed Mar 24, 2019
  • if requiring controller_macros in spec/support/devise.rb, require_relative path should link to same folder instead of parent folder

    @sphillips sphillips committed Nov 27, 2018
  • Updated How To: Test controllers with Rails 3 (and RSpec) (markdown)

    @robin850 robin850 committed Oct 19, 2018