Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Mock file input as file path on Rspec

How to test text on rendered view?

How can I test basic auth in my rspec controller examples?

Change Rubymine Rspec Color

colors rspec rspec2 rubymine

Is there a way to check whether a method is stubbed with RSpec?

rspec

RSpec, Rails 4, Postgres, UUID primary keys: id is null with Rake + RSpec, but is fine in RSpec or console

Check a route does not exists in Rails 4

Testing a Class inside of a Module with RSpec

Setting an environment variable when running default Debug command in Rubymine

custom request headers in rspec controller test being passed as rack.session

ruby-on-rails rspec

RSpec: uninitialized constant ActiveRecord (NameError)

Building a json stub using FactoryGirl

Rspec and Capybara undefined local variable or method `page'

Capybara - unable to click a link

ruby rspec tdd capybara bdd

Clicking on a confirmation alert using Capybara and rspec

Rspec tests load error: cannot load such file -- spec_helper (LoadError)

What's the "right" way to test functions that call methods on new instances?

EOFError when running feature tests with Capybara and headless Chrome [closed]

Can you simultaneously test a state change and a return value in RSpec?

ruby rspec

Rails 5 before_destroy throw(:abort)