Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How to use FactoryGirl with a model that takes a hash in initialize method?

Undefined method after_create with FactoryGirl

Rake RSpec Tasks are not showing up

ruby-on-rails ruby rspec rake

rspec returns "PG::Error: ERROR: relation "table_name" does not exist"

"No such file to load" error when running Rspec

Rspec should change count without lambda

How come Factory Girl isn't sequencing unique attributes?

MIgrations and Rspec

ruby-on-rails rspec

Should I really test controllers?

ruby-on-rails ruby rspec bdd

Flag N+1 queries with bullet in Rspec

ruby-on-rails ruby rspec

Rspec test to render no layout

ruby-on-rails rspec

Gem integration tests fail with jQuery not found

Rspec test CSV file download

ruby-on-rails ruby rspec

How to solve the "[BUG] Segmentation fault"?

Elasticsearch out of sync when overwhelmed on HTTP at test suite

How to test posts in Rails / Capybara / Cucumber or Rspec

CircleCI: error with a spec involving timestamps

RSpec testing Devise Mailer

RSpec: Expecting a message multiple times but with differing parameters

ruby-on-rails ruby rspec