Search code examples
RSpec: stub a controller method in the view...


ruby-on-railsruby-on-rails-3rspecrspec2rspec-rails

Read More
Capybara + Rspec + Selenium: Page always blank in browser...


ruby-on-railsseleniumintegration-testingcapybararspec-rails

Read More
Gem dependency conflict between coffee-rails and rspec-rails...


rubygemsdependenciescoffeescriptrspec-railsrails-3-upgrade

Read More
Rails 2.3 and rspec-rails compatability...


compatibilityrspec-railsruby-on-rails-2

Read More
Michael Hartl's Rails 3 Tutorial: Section 3.2.2. Missing RSpec view/controller generation...


ruby-on-rails-3rspec-railsrailstutorial.org

Read More
RSpec-rails | Description of Finding an Associated Model...


ruby-on-railsrspecrspec-rails

Read More
RSpec not loading routes when namespacing directories...


ruby-on-railsruby-on-rails-3rspecrspec2rspec-rails

Read More
testing routes with subdomain constraints using rspec...


ruby-on-railsrubyrspecrspec-rails

Read More
Rails 3.1 Rspec Rails 2 - How can I test this controller action?...


ruby-on-railsjsonrspec-rails

Read More
Rails / Rspec - writing spec involving custom validation and belongs_to associations...


ruby-on-railsfactory-botrspec-rails

Read More
Rspec unit test case getting failed...


ruby-on-railsrspecrspec-rails

Read More
RubyMine, why I can't debug spec files?...


ruby-on-railsdebuggingrubygemsrspecrspec-rails

Read More
Can mocks and stubs persist between Cucumber steps?...


cucumberrspec-railsstubbing

Read More
Why is the rack env hash empty in Rails test environment?...


ruby-on-railsrubyrackrspec-rails

Read More
RSpec: Testing out models with methods that call update_attributes...


ruby-on-rails-3.1rspec2rspec-rails

Read More
Rspec: Testing MongoMapper query...


unit-testingtestingrspec2mongomapperrspec-rails

Read More
Writing RSpec tests using MongoMapper...


ruby-on-rails-3mongomapperrspec-rails

Read More
Define stub/mock expectation/should_receive in one line?...


ruby-on-railsrubyrspec2rspec-rails

Read More
How to test file download with Rails, Paperclip and RSpec request spec?...


ruby-on-railsrspecrspec-rails

Read More
I can't run rspec...


ruby-on-rails-3rspec-rails

Read More
Rspec Routing Error, :id=>#User id:nil...


ruby-on-rails-3.1rspec-rails

Read More
Rspec testing against data from an external database...


ruby-on-railsrubyrspecrspec-rails

Read More
Capybara & RSpec...


ruby-on-rails-3capybararspec-rails

Read More
Ruby/Rails/Rspec - ActiveRecord::AssociationTypeMismatch:...


ruby-on-railsrubyrspecrspec-rails

Read More
Rspec - Should we use fixtures to test a database query?...


ruby-on-railsrspecrspec-rails

Read More
undefined method `mock_model'...


ruby-on-railsrspecrspec-rails

Read More
RSpec/Rails template rendering matching incorrectly? ("_x" matches "_xy"?)...


ruby-on-railsrspecruby-on-rails-3.1rspec-rails

Read More
RSpec MustBeConfiguredBeforeExampleGroupsError on plain project...


ruby-on-railsruby-on-rails-3rspec2rspec-rails

Read More
RSpec test creation, Hartl's tutorial => RoR 3.1. CH10: Calling test_sign_in or post :create,...


rubyrspecruby-on-rails-3.1rspec-railsrailstutorial.org

Read More
Rails 3.1 Rspec test fails in Posts Controller "POST 'create'"...


ruby-on-railsruby-on-rails-3rspec2rspec-rails

Read More
BackNext