Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Capybara 2.1 Error uninitialized constant Rails (NameError)

Disable unit testing generators in Rails

RSpec Request - How to set http authorization header for all requests

Ruby + Rspec: How should I be testing attr_accessor?

rspec

rspec test result from csv.read mocking file

Invalid gemspec -Illformed requirement ["#<YAML::Syck::DefaultKey:0xb5f9c990> 3.2.0"]

fixture_file_upload has {file} does not exist error

ruby-on-rails rspec

How do I test ajax POST request with RSpec?

Spork: how to refresh validations and other code?

Undefined methods for FactoryGirl transient variables

Multiple calls to the same endpoint with different results in webmock?

ruby rspec mocking webmock

What is the difference between "be_true" and "be true" in RSpec

what's the new equivalent of Rspec any_instance in Rspec 3?

ruby-on-rails testing rspec

How to test after_sign_in_path_for(resource)?

How do I correctly freeze time w/ Timecop in my spec?

How to avoid Rspec shared examples 'previously defined' warning?

Writing tests with RSpec for Redis with Rails

Capybara testing if page has regular expression

How can I test the page title with Capybara 2.0?

undefined method `create' in Rails RSpec