Search code examples
Using Factory Girl with Rspec Views...


ruby-on-railsrspecfactory-botrspec-rails

Read More
RSpec issue: have_selector syntax error...


ruby-on-railsrspecrspec-rails

Read More
Share code between view specs...


rspecrspec-rails

Read More
Rspec-view-file doesn't know about my routes...


ruby-on-railsrubyruby-on-rails-3rspecrspec-rails

Read More
Undefined Method 'NameOfField' for #<Model:0x000...>...


ruby-on-rails-3rspecrspec-rails

Read More
Stub a controller helper method in a helper spec...


ruby-on-railsrspecrspec2rspec-rails

Read More
Need help Rspec test...


ruby-on-rails-3rspecrspec2rspec-rails

Read More
Why doesn't this simple destroy method expectation work?...


ruby-on-railsrspecrspec-railsdestroy

Read More
Ruby on Rails Tutorial (mhartl) "Chapter 10: Destroying User" autotest rspec DELETE 'd...


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

Read More
How can I use RSpec to test the response code on a CanCan failed authorization?...


rspeccontrollercancanrspec-rails

Read More
How would I test this controller action with Rspec...


ruby-on-rails-3testingrspec2rspec-rails

Read More
is view spec necessary with cucumber...


ruby-on-railsruby-on-rails-3cucumberrspec2rspec-rails

Read More
Many rpsec tests with test_sign_in fail after upgrading to Rails 3.1, maybe a cookie problem?...


rspecruby-on-rails-3.1rspec-rails

Read More
Zentest - How to stop automatic testing when red...


ruby-on-railsautotestsporkrspec-railszentest

Read More
validates_confirmation_of :password doesn't get triggered...


ruby-on-railsvalidationrspecruby-on-rails-3.1rspec-rails

Read More
rSpec ==/eql can't compare the 'same' things...


ruby-on-railsrspecrspec-rails

Read More
Testing after_create hooks with rspec...


ruby-on-rails-3rspecrspec2rspec-rails

Read More
Rails validation exclusion with routes...


ruby-on-railsrubyrspecrakerspec-rails

Read More
autotest does not work with rspec shared examples...


ruby-on-railsruby-on-rails-3.1rspec2autotestrspec-rails

Read More
rspec render_views ignores layouts? want to test static cached page does not display flash message...


ruby-on-rails-3rspecrspec-rails

Read More
'redirect_to root_path' does not appear as a redirect in RSpec integration test...


ruby-on-rails-3rspec2rspec-rails

Read More
run database with rspec-rails...


ruby-on-railsrubytddcontrollersrspec-rails

Read More
Rspec Ruby on Rails controller question...


ruby-on-railsrubyruby-on-rails-3rspecrspec-rails

Read More
Testing with Rspec, NiftyAuthentication...


ruby-on-railsrspecrspec-rails

Read More
RSpec-rails. The rendered method...


ruby-on-railsrubyrspecrspec-rails

Read More
unable to load rspec generator in rails 2.3.5...


ruby-on-railsrspecruby-on-rails-pluginsrspec-railsruby-on-rails-2

Read More
Capybara does not find the text that is actually there!...


rspec2capybararuby-on-rails-3.1factory-botrspec-rails

Read More
Why won't this spec/controller test pass? It did before... (Rails, RSpec)...


ruby-on-rails-3testingrspecrspec-railsrails-postgresql

Read More
rSpec - how to test select inside a model method...


ruby-on-railsrspecrspec-rails

Read More
jasmine setup error rails 3.1 ActiveSupport::Concern (NameError)...


ruby-on-rails-3testingrspec-railsjasmine

Read More
BackNext