Skip to content

History / Integration Testing with Rspec, Capybara and Fabricator

Revisions

  • Isn't it in rails_helper.rb where you include modules in order to keep the spec_helper.rb light like the comment within the file say. (https://thoughtbot.com/blog/document-explicit-dependencies-through-tests). And maybe we could name the file the module code lives in to authentication.rb?

    Adrian Valenzuela committed Jan 2, 2022
  • Updated Integration Testing with Rspec, Capybara and Fabricator (markdown)

    @jiikko jiikko committed Dec 4, 2021
  • Update the namespace of the test helper module as well

    @weimeng weimeng committed Aug 5, 2014
  • fixed code for including helpers

    @arnvald arnvald committed Jun 27, 2014
  • Updated Integration Testing with Rspec, Capybara and Fabricator (markdown)

    @arnvald arnvald committed Jun 18, 2014
  • updated the way one should include test helpers

    @arnvald arnvald committed Jun 18, 2014
  • Changed fabrications to fabricator according to the fabricator specs

    @kylesuss kylesuss committed Apr 2, 2013
  • Created Integration Testing with Rspec, Capybara and Fabricator (markdown)

    austenito committed Apr 12, 2012