Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Rails4 - testing confused..needs recommendation

FactoryGirl blowing up spec due to foreign key in model

how to use traits for associated factories?

rspec - PG::UnableToSend:server closed the connection unexpectedly This probably means the server terminated abnormally

FactoryGirl belongs_to association

Carrierwave upload works in rails console but not in spec

How to stub gmaps4rails geocode functions in rspec tests?

rspec controller testing, Expected response to be a <redirect>, but was <200>

RSpec controller tests of PUT update action on nested resource

Factory Girl with multiple associations with the same parent

FactoryBot get available traits for a factory

Factory Girl Associations with Spork Discrepancy

Building a json stub using FactoryGirl

Associated object does not have a primary key

ruby factory-bot sequel

Reset 'sequence' for FactoryGirl tests

ruby-on-rails factory-bot

ArgumentError: Sequence not registered: email

FactoryGirl after_create method not saving

testing and establish_connection

How to populate lookup tables in Rails tests

How to test that a file is uploaded in a controller?