Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Capybara assertions fail under Poltergeist

Rails engine test/dummy with Spork, Guard, RSpec?

Rspec; How to use should not include?

ruby rspec

RSpec not sending a Post request in JSON

ruby-on-rails ruby json rspec

Finding if a content exists in a given column in a table, with Capybara or Xpath?

ruby xpath rspec capybara

Ruby constant date variable with respect to timecop in rspec

Rspec hangs after it finishes running through my tests

RSpec: how to use should_receive on a static method?

ruby-on-rails rspec

No route matches {:action=>"show" in RSpec, fine in browser

ruby-on-rails-4 rspec

How to stub i18n_scope for mocking ActiveRecord::RecordInvalid on Rails 4 rspec 3.3.0?

How to stub the Params values when i am testing a controller by Rspec

NoMethodError: undefined method `email' for nil:NilClass (Rspec/factory girl/cancan/devise)

deprecation errors when running rspec tests after updating to rails 5.0.0

ruby-on-rails rspec

How do I test that I've interfaced with a mixin correctly?

ruby rspec mixins

Rails parallel_tests with RSpec Request Specs: Address already in use error

Environment issues with Rails Runner in rspec

ruby-on-rails ruby rspec

Capybara: fill_in action locator

Formatting Active Record Timestamps for JSON API