Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Duplicated factory error with rspec and factory girl?

Rails 3 + FactoryGirl: NameError: uninitialized constant Factory

How to use Cucumber and Factory Girl together?

FactoryGirl and Rspec

Factory Girl: can one reopen factory definitions and complete them?

Factory Girl: uninitialized constant

Rails 4 Action Mailer Previews and Factory Girl issues

Factory_girl has_one relation with validates_presence_of

FactoryGirl in Rails - Associations w/ Unique Constraints

Using fixtures with factory_girl

How can I define a method on a FactoryGirl factory?

ruby factory-bot

Factory Girl: Automatically assigning parent objects

Using FactoryGirl without Rails, ActiveRecord or any database with RSpec

ruby rspec factory-bot

How can I clean my database between erroneous rspec specs?

How to make Ruby test factories with random unique data, in Factory Girl or Minifacture?

Rspec: Validation failed: Name has already been taken

ArgumentError: Factory not registered

RSpec-rails-capybara - different failures with :js => true and without

How to send params with FactoryGirl (as opposed to manually sending the params as a hash)?

How to use FactoryGirl factories to build a development database?