Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Undefined method `FactoryGirl' -- upgrading from 2.0.2 to 3.4.2

factory-bot

Testing the Controller with RSpec, Devise, Factory Girl

Trait not registred: attribute name

How to use capybara to select a select2 drop-down field

undefined method `each' in a factory_girl / rspec2 scenario

Testing against mass assignment

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