Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Factory Girl created objects not clearing in between tests?

ruby-on-rails factory-bot

Random trait with FactoryBot

ruby factory-bot

Factory girl association with more than one trait

Create FactoryBot User with has_one relationship

Can I create invalid values with FactoryGirl?

ruby factory-bot rspec3

Factory Not Registered in rspec but found in console

Can I add factorygirl factories to shared gem

ruby rubygems factory-bot

Non-rails application with RSpec, ActiveRecord and Factory Girl

After let(:user) { create(:user) } # => RecordNotFound

Failure/Error: require 'rspec/rails' TypeError: wrong argument type Class (expected Module) Rspec V3

RSpec error User must exist with FactoryGirl

Factory Girl: want to prevent factory girl callbacks for some traits

Factories with ancestry for Testing

Rails Rspec warning: "This dynamic method is deprecated."

ruby-on-rails factory-bot

how to use devise current_user inside factory_girl factories

Assigning a parameter if that parameter is defined

factory_girl (4.2.0) many-to-many relationship