Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How to stub JavaScript delay in Capybara acceptance tests?

requiring an ActiveRecord model without having to require the entire class diagram, for active_record_spec_helper

Testing concurrency with Thread.new in RSpec

Database empty in new Thread / Process testing with Rspec + Factory Girl

RSpec Request Warning - Rails 5.1 Upgrade - The Asset not present in asset pipeline

Guard-rspec and ember does not works well together

ruby-on-rails rspec guard

PG::ConnectionBad: connection is closed after upgrading rails from 4.2 to 5.2

Rspec > testing database views

RSpec accessing application_controller methods such as 'current_user'

How to test File Download dialog box using cucumber/capybara

Help tracing why controller spec is failing

Why do my rspec tests run slower in Ruby 1.9.2 than 1.8.7?

What's a proper way of writing request specs in RSpec?

Ruby on Rails: should all my ActiveRecord callback methods be private?

Having never written any automated tests, how should I start behaviour-driven development? [closed]

How to test with Rspec and ActionController::Live while writing to stream in Rails 4?

ruby rspec ruby-on-rails-4

Can I log to test.log with rspec?

ruby-on-rails ruby rspec

autocomplete method refuses to fire in RSpec test

"Rake spec" failing most tests, but "rails s" working fine on Diaspora source

RSpec undefined method "errors_on"