Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Pass parameter in setting attribute on association in FactoryGirl

FactoryBot to build list of objects with trait

ruby factory-bot

How can I use FactoryBot in db/seeds?

How can I reset a factory_girl sequence?

Factory not registered: user

FactoryGirl: attributes_for not giving me associated attributes

"Could not find a valid mapping for #<User ...>" only on second and successive tests

How to complete the rspec put controller test from scaffold

Testing simple STI with FactoryGirl

What's the difference between mock, stub, and factory girl?

Setting roles through rolify in FactoryBot definition

FactoryGirl screws up rake db:migrate process

How to write an RSpec test for a simple PUT update?

how to define factories with a inheritance user model

Why isn't factory_girl operating transactionally for me? - rows remain in database after tests

ruby-on-rails factory-bot

Using factory_girl_rails with Rspec on namespaced models

Meaning for attributes_for in FactoryGirl and Rspec Testing

Factory Girl + Mongoid embedded documents in fixtures

Rails: Avoiding duplication errors in Factory Girl...am I doing it wrong?

FactoryGirl + Faker - same data being generated for every object in db seed data