Skip to content

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

Revisions

  • Hit this page from existing links. Put in a forward to current content.

    @softwaregravy softwaregravy committed Mar 24, 2019
  • Destroyed How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @aniaczekaj aniaczekaj committed Oct 21, 2018
  • Created How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @aniaczekaj aniaczekaj committed Oct 21, 2018
  • Add some instructions for `ActionDispatch::IntegrationTest` (which are favored over regular controller tests)

    @robin850 robin850 committed Oct 19, 2018
  • girl is now bot

    @branch14 branch14 committed Jun 13, 2018
  • Correct devise version for inclusion of controller test helpers

    George Riley committed Jun 7, 2018
  • Fixed Devise version that works with the described RSpec configuration.

    @igorrocha igorrocha committed May 23, 2018
  • Update reference to FactoryBot

    @denissellu denissellu committed May 2, 2018
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @kfrz kfrz committed Mar 14, 2018
  • Update reference to FactoryBot

    @kfrz kfrz committed Mar 14, 2018
  • add helpful note

    @benkoshy benkoshy committed Feb 3, 2018
  • Fixing the version greater/less than sign for the correct helpers

    @cdesch cdesch committed Jul 23, 2017
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @arthurbryant arthurbryant committed Apr 27, 2017
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @ksylvest ksylvest committed Apr 21, 2017
  • Include instructions corresponding to which version numbers were reversed.

    @uri uri committed Mar 7, 2017
  • Updating according to https://github.com/plataformatec/devise/issues/4133#issuecomment-224064304

    @a-barbieri a-barbieri committed Feb 7, 2017
  • Revert dd0f3428d354494ba4cfecd084ea1e5db4d5e832...75f075adb5e343df3a365be3d5f4815a51e67d68 on How To: Test controllers with Rails 3 and 4 (and RSpec)

    Dmitry Zakharov committed Sep 9, 2016
  • Devise::Test::ControllerHelpers is now Devise::TestHelpers

    Dmitry Zakharov committed Sep 9, 2016
  • including `Devise::TestHelpers` is deprecated and will be removed from Devise.

    @CGA1123 CGA1123 committed Aug 5, 2016
  • Add reference to source which has latest implementation details

    @s01ipsist s01ipsist committed Jul 2, 2016
  • rewrite spec with new syntax

    @zackexplosion zackexplosion committed Dec 25, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @bogdanvlviv bogdanvlviv committed Jun 21, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @bogdanvlviv bogdanvlviv committed Jun 21, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @bogdanvlviv bogdanvlviv committed Jun 21, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @bogdanvlviv bogdanvlviv committed Jun 21, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @bogdanvlviv bogdanvlviv committed Jun 21, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @bogdanvlviv bogdanvlviv committed Jun 21, 2015
  • RSpec has changed behavior on the support folder

    @daniambrosio daniambrosio committed Jun 10, 2015
  • the name of the spec file must end with _spec

    @daniambrosio daniambrosio committed Jun 10, 2015
  • Updated How To: Test controllers with Rails 3 and 4 (and RSpec) (markdown)

    @carlosramireziii carlosramireziii committed Jun 4, 2015