List Question
20 TechQA 2024-03-30T19:51:12.273000How to stub out current_user in JWT model for Rspec?
34 views
Asked by User089723
Update record in test db for rspec
25 views
Asked by mangocaptain
How to click on a Bootstrap 5 range field at a given positional value with Capybara-Selenium?
20 views
Asked by user502052
RSpec system test fails when broadcasting later in a background job (ActiveJob and ActionCable)
53 views
Asked by user502052
Devise-related system tests fail when run en mass but they pass when run individually (Devise::Mailer)
36 views
Asked by user502052
spec failed. NoMethodError: undefined method `callback' for #<RSpec::ExampleGroups::O
99 views
Asked by Sanju Basnet
Rails Rspec tests only intermittently recognizing polymorphic associations
40 views
Asked by Magpie
Issue with Rspec testing form views with scoped route
43 views
Asked by OnyxRDragon
ActiveRecord includes not throwing exception in Rspec?
42 views
Asked by Praveenkumar
Rails migration error 'wrong number of arguments'
75 views
Asked by CiarĂ¡n Murphy
Factorybot created Instance not existing until I reference it
43 views
Asked by Meryl
Failing HMT test when checking for "destroy" dependency
23 views
Asked by Carl Edwards
How to use rspec to test ActiveRecord model scopes and queries
64 views
Asked by blainefreestone
My Rails Controller Spec is Not Passing When a Redirect Happens
25 views
Asked by John Cowan
Selenium::WebDriver::Error::UnexpectedAlertOpenError:
55 views
Asked by andreheijstek
RSpec how is be_invalid matcher made available
125 views
Asked by Jignesh Gohel
Tests: How to check if a sidekiq job enqueued another sidekiq job
97 views
Asked by Felipe Junges
No route matches [GET] error in feature spec for update button routed to PUT
36 views
Asked by abron
RoR, How can I unit test controllers using RSPEC which are protected by JWT authentication system?
64 views
Asked by Safouane Jelassi
Rspec stubbing a constant set to a Rails credential
111 views
Asked by Paul Pettengill