Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Creating rspec files for existing model (beginner)

ruby-on-rails-4 rspec

Using vcr to stub ViewPoint gem returns Unauthorize response from ews API

Rspec failing with load_missing_constant when classes live in subdirectories and are subclassed

`require': cannot load such file -- capybara/rspec (LoadError)

Authenticated Route not working for Rspec test

ruby-on-rails-4 rspec

Omniauth Rspec testing problem

Access to request object in request specs

Devise and Rspec - undefined method `authenticate!' for nil:NilClass

ruby-on-rails rspec devise

IntelliJ IDEA "Cannot find 'require'"

ruby intellij-idea rspec

RSpec should redirect_to problem

ruby-on-rails rspec

Using shoulda to refactor rspec tests on Rails models

How to get guard to only run slow specs if fast specs pass

Specs of my Rails app fail randomly because of wrong default locale

rake cucumber and rake spec always use "develop" environment

Capybara: NotSupportedByDriverError when trying to simulate pressing <ENTER>

How to set up rspec-rails to generate feature specs for capybara

What is the difference between 'env' and 'request.env' in Rails Controller?

ruby-on-rails rspec

RSpec response.body is still empty even with config.render_views