Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

factory girl uniqueness validation fails for associated factories

undefined method `build' for #<RSpec::ExampleGroups::UserName:>

How to avoid circular creation of associated models in factory_girl?

How to create a model with a certain id using rspec and factory girl

Reload factory_girl factory

ruby-on-rails factory-bot

How do I save a local variable within a factory

ruby-on-rails factory-bot

Spork and cache_classes problem with rspec, factory_girl and datamapper

How to test Pundit policies with Minitest?

factory girl nested factory

Attaching ActiveStorage files in factorybot

Running integration/acceptance tests on the frontend. Need an API for the frontend to tell Rails which database state to set up for each test

How to create test objects with nested attributes with FactoryGirl in Ruby on Rails?

Factory Girl pass parameter to trait

Share traits across different factories

ruby factory-bot traits

Rail 3.2.2/Devise: deprecation warning with rspec

Singleton factories in factory_girl/machinist?

FactoryGirl association model trouble: "SystemStackError: stack level too deep"

Factory Girl / Capybara deleting records from database mid-test?

Rspec/FactoryGirl: clean database state

rails factory girl getting "Email has already been taken"

ruby-on-rails factory-bot