Search code examples
Capybara and Factorybot - created data does not appear...


ruby-on-railsrubyrspeccapybarafactory-bot

Read More
When clicking update button with Capybara gem, my instance is not being updated [Rails / Rspec/ Test...


ruby-on-railstestingcapybarafactory-botrspec-rails

Read More
Remove associations when using a Factory with associations...


ruby-on-railsfactory-bot

Read More
Factory Girl pass parameter to trait...


ruby-on-railsfactory-botminitest

Read More
How to have a factory in multiple files...


ruby-on-railsrubyrspecfactory-bot

Read More
FactoryBot - How can I pass a transient array?...


ruby-on-railsrubyfactory-bot

Read More
Testing Shrine gem return error undefined method `set_derivatives'...


ruby-on-railsfactory-botshrine

Read More
How to test model with HABTM associations?...


ruby-on-railsrspecfactory-bot

Read More
How to solve the ActiveRecord::RecordInvalid error when creating a factory?...


ruby-on-railsrspecfactory-bot

Read More
Rails Engines: How to write tests that depend upon main app models?...


ruby-on-rails-4factory-bot

Read More
Rails: Undefined method 'name' in 'user' factory OR Undefined Method for all factori...


ruby-on-railstestingrspecfactory-bot

Read More
How can I raise an error if my factory fails validation?...


ruby-on-railsfactory-bot

Read More
How can I use FactoryBot in db/seeds?...


ruby-on-railsfactory-botseed

Read More
How to set up factory in FactoryBot with has_many association...


rspecruby-on-rails-3.1has-many-throughfactory-bot

Read More
FactoryBot: Multi-Level associations?...


ruby-on-railsfactory-bot

Read More
Add all Engine's factory paths dynamically...


ruby-on-railsfactory-bot

Read More
How can I create unique strings (with no numbers) with factory girl?...


ruby-on-railsrubyfactory-bot

Read More
Ruby, Rails and aliasing - stack too deep problem...


ruby-on-railsrubyrspecfactory-bot

Read More
How to use factories to create test data to be tested with Rspec and Capybara...


ruby-on-railsrubycapybarafactory-botrspec-rails

Read More
Rspec testing with FactoryBot - ActiveRecord::InvalidRecord Error...


ruby-on-railsunit-testingrspecfactory-botfaker

Read More
How to return an existing object with FactoryGirl...


ruby-on-rails-4rspecfactory-bot

Read More
How can I reset a factory_girl sequence?...


ruby-on-railsrubyfactory-bot

Read More
FactoryBot ActiveRecord::AssociationTypeMismatch error with wrong class...


ruby-on-railsrspecfactory-bot

Read More
FactoryGirl create_list pass in multiple values...


rubyfactory-bot

Read More
FactoryGirl association Parent can't be blank...


activerecordrspecfactory-bot

Read More
Does factory girl call the model?...


ruby-on-railsfactory-bot

Read More
Factory Girl: How to set up a has_many/through association...


ruby-on-railsbddfactory-bot

Read More
In Rails 6 / FactoryBot 6, how do I simulate attr_encrypted attributes?...


ruby-on-railsfactory-botruby-on-rails-6attr-encrypted

Read More
rspec post:create action ArgumentError: unknown keyword: post...


rubyrspecruby-on-rails-5factory-botrspec-rails

Read More
In Rails 6 and FactoryGirl 4.9, how do I tie the original object back its has_many relation that&#39...


ruby-on-railsunit-testingfactory-botruby-on-rails-6has-many

Read More
BackNext