Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rails/Capybara: How to click a link in a table row that also contains unique text

rspec capybara

Expect to raise_error and test fails because it raises this error

ruby-on-rails-3 rspec

How to test custom routes in controller with rspec

Expect all array elements to be of the same class

arrays ruby testing rspec

In Git Bash on Windows 7, Colors display as code when running Cucumber or rspec

Spork doesn't reload code

Stub Model Save Method in Rspec/Rails

ruby-on-rails 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