Skip to content

History / How to: Use test factories

Revisions

  • Update FactoryBot syntax

    @pjg pjg committed Jul 31, 2019
  • Updated How to: Use test factories (markdown)

    @sunny sunny committed Jul 5, 2018
  • Updated How to: Use test factories (markdown)

    @sunny sunny committed Jul 5, 2018
  • Change FactoryGirl references to FactoryBot

    @jamiecobbett jamiecobbett committed Mar 26, 2018
  • Call join on the Rails.root, no need for File.join

    @ZJvandeWeg ZJvandeWeg committed Sep 19, 2017
  • Correct mime type for JPEG

    @moxley moxley committed Sep 7, 2017
  • Rack::Test::UploadedFile.new return a instance of 'text/plain' type by default, should set the correct type if content_type_whitelist is defined in uploader

    @ACzero ACzero committed Mar 30, 2017
  • Update fabrication file attachment example

    @paulelliott paulelliott committed Dec 2, 2015
  • Remove Sham from Machinist example b/c not supported in Machinist 2.

    @EmilyMB EmilyMB committed Oct 7, 2015
  • Updated How to: Use test factories (markdown)

    @jjb jjb committed Mar 27, 2015
  • new FactoryGirl API

    @twada twada committed Mar 11, 2015
  • Updated How to: Use test fixtures (markdown)

    @ream88 ream88 committed Dec 6, 2013