Search code examples
rspec: getting failure/error while redirecting to index action...


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

Read More
Rspec testing API versioning...


ruby-on-railsrubyruby-on-rails-4rspecrspec-rails

Read More
How can I test memoization with RSpec?...


ruby-on-railsrubyrspec2rspec-railsmemoization

Read More
Why is RSpec lying to me about errors on my active model object?...


rspecrspec-rails

Read More
Ruby on Rails TDD; Error while testing...


ruby-on-railstddrspec-railsrailstutorial.org

Read More
With Rails 4 and selenium web driver, use Sauce Labs on Travis CI but not locally...


ruby-on-rails-4selenium-webdriverrspec-railstravis-cisaucelabs

Read More
Using RSpec, how can I test that a method is called with instance of a class but with specific value...


ruby-on-rails-3rspec2rspec-rails

Read More
Error on start when using Spork and Guard...


ruby-on-railsrspec-railsguardspork

Read More
Rspec 3: can't check class type...


ruby-on-railsrubyrspecrspec-rails

Read More
RSpec stub helper method in controller spec...


ruby-on-railsrspecrspec-rails

Read More
Is any_instance broken in Rspec 3.2 with expect syntax?...


rspecrspec-rails

Read More
Why after_commit not running even with use_transactional_fixtures = false...


ruby-on-rails-3ruby-on-rails-3.1commitrspec2rspec-rails

Read More
put_via_redirect need quick example...


ruby-on-railsrspecrspec-rails

Read More
Resetting the database between rspec runs...


ruby-on-railsrspecrspec-rails

Read More
Double received unexpected message despite of stubbing...


ruby-on-railsrubyrspecrspec-rails

Read More
Hartl's Rails Tutorial (rails-4-0) section 10.3.2 param not found...


rubyruby-on-rails-4rspecrspec-railsrailstutorial.org

Read More
Can Rspec be relied upon to rollback transactions?...


rspecrspec-rails

Read More
How to write should_not be_valid with expect syntax...


ruby-on-railsrspecrspec-rails

Read More
Why do I get "#to_hash is deprecated. Use #to_h instead" when testing with RSpec?...


ruby-on-railsrspecrspec-rails

Read More
Rspec Change Matcher and factory girl...


ruby-on-rails-4rspec-railsrspec3

Read More
Spork cannot load such file?...


rspec-railsspork

Read More
Problems getting be_routable to work with rspec-rails controller...


ruby-on-railsrspecrspec-rails

Read More
Testing an external API using RSpec's request specs...


ruby-on-railsrubyrspecrspec-rails

Read More
FactoryGirl: has_many :through, validates_presence_of: association error: can't be blank?...


ruby-on-railsruby-on-rails-4factory-botrspec-railsrspec3

Read More
Rails Api Rspec Test that takes params on route...


ruby-on-railsrubyruby-on-rails-4rspecrspec-rails

Read More
Rails + RSpec - spec/support files not being required; giving "Uninitialized Constant (NameErro...


ruby-on-rails-4rspec-rails

Read More
Dragonfly: cleanup files during tests...


ruby-on-railsrspecrspec-railsdragonfly-gem

Read More
Factory_girl create gives validation error...


ruby-on-railsrubyruby-on-rails-4factory-botrspec-rails

Read More
rspec2 in rails 4.0.5 app skipping specs in one spec file...


ruby-on-railsruby-on-rails-4rspec2rspec-rails

Read More
Rspec guidance on repetitive expect...


ruby-on-railsrspecrspec-rails

Read More
BackNext