Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Is it possible to use an if statement in a factory (FactoryGirl)?

FactoryGirl create_list with different values

FactoryGirl problems with has_one and belongs_to associations

Database empty in new Thread / Process testing with Rspec + Factory Girl

Rails 3.1, Factory girl bug

FactoryGirl build strategy with nested associations

ruby-on-rails factory-bot

Rspec Controller testing in Rails a controller that inherits from AbstractController::Base

Rspec/FactoryGirl: changes in factory not saving in test database?

Calling methods from a FactoryGirl model in a dependent attribute

ruby factory-bot

Defining FactoryGirl for User model of Devise fails

RSPEC Let vs Instance with expensive object creation

Factory Girl Devise user factory is not valid - doesn't pass RSpec test

factory_girl association validations

ruby-on-rails factory-bot

why is before :save callback hook not getting called from FactoryGirl.create()?

ruby factory-bot datamapper

Sequence within trait of FactoryGirl factory does not use main sequence counter

Cucumber and Rspec sharing factory girl factories

Unclear when to use a specific FactoryGirl syntax