Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

Rspec shared definitions loaded twice

Rspec: how can I access what the scenario is tagged with within the scenario?

It's possible to start a binding.pry session passing a command?

How to test for successful password change?

Capybara & Rspec: How to delete an account?

Rspec/Capybara/Selenium test fails when looking for asset route that shouldn't exist

ShouldaMatchers validate_uniquess_of scoped to multiple columns

How to best use rspec mocks when using rails mailer parameterization

RSpec 3.4/Rails 4.2: how to test view containing button_to

Rails 4 RSpec warning: you should require 'minitest/autorun' instead

Confusing RSpec hash match diff

ruby rspec rspec-rails

Testing environment dependent routing with RSPEC

ruby-on-rails rspec-rails

Rails 4.2.6 FactoryGirl with polymorphic association

How can I view the rendered page in an RSpec/Capybara view spec?

rspec capybara rspec-rails

Testing after_create with rspec

Ruby on Rails Capybara::Ambiguous: Ambiguous match

How to Update an Attribute in Testing Model Using RSpec

RSpec success despite action and route not defined