Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

How to create an association in FactoryGirl with a value lazy-evaluated from another FactoryGirl association

How to get a list of traits passed to a factory_girl method?

ruby rspec factory-bot

Rspec + Factory girl (without rails!)

Best way to set up nested associations with RSpec / FactoryGirl

How do I add extra data to join table in factory_bot factories

Shoulda + FactoryGirl: Can I make my tests faster?

Accessing child attributes from parent Factory Girl factories

FactoryGirl attributes_for and associations

Best practice for FactoryGirl with deep association chains?

FactoryGirl has_many association

ruby-on-rails factory-bot

FactoryGirl to_create return value

factory-bot

Rails4 - testing confused..needs recommendation

FactoryGirl blowing up spec due to foreign key in model

how to use traits for associated factories?

How to make FactoryBot return the right STI sub class?

Call trait from another trait with params in factory_girl

ruby-on-rails factory-bot

FactoryGirl, has_one association and validation failed

How to use FactoryGirl to create an attribute called "alias"?

ruby factory-bot

Problem with Factory_girl, association and after_initialize

How to specify the association with factory_bot?