issues
search
rspec
/
rspec-rails
RSpec for Rails 6+
https://rspec.info
MIT License
5.19k
stars
1.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixture loading makes before(:all) unpredictable
#2816
virolea
closed
11 hours ago
3
InferredSpecType not working with Rails 8.
#2815
joel
closed
3 days ago
3
Request specs fail after upgrading to Rack 3
#2814
cjamison
opened
4 days ago
4
Setting host! in before (:each or :all) does not work in Request-specs
#2813
steviee
closed
2 weeks ago
3
Expand permitted rails versions for other rspec builds
#2812
JonRowe
closed
2 weeks ago
0
Add Rails 8 authentication generator
#2811
jeromedalbert
closed
2 weeks ago
3
Lacks a corresponding generator to the Rails 8 authentication system generator
#2810
tnagatomi
closed
2 weeks ago
2
Add Rails 8 to build
#2809
JonRowe
closed
2 weeks ago
0
Respect verify partial doubles config when verifying job/mailer arguments
#2808
odlp
closed
2 weeks ago
5
Explain how to set a default driver for system specs
#2807
johnpitchko
closed
1 month ago
4
Response is not rendered in requests specs with Rails 7.2 and ActiveModelSerializers
#2806
januszm
closed
1 week ago
2
Comment out `infer_spec_type_from_file_location!` in generated helper.
#2804
JonRowe
closed
2 months ago
5
Remove `infer_spec_type_from_location!` from generator
#2803
runephilosof-abtion
closed
2 months ago
1
Add spec to have_enqueued_job for arguments added in callbacks of jobs
#2802
JonRowe
closed
2 months ago
0
Add configuration to disable ActiveJob job signature matching check
#2801
smathieu
closed
2 weeks ago
8
Revert "Improve consistency with official controller spec style"
#2800
JonRowe
closed
2 months ago
0
Improve consistency with official controller spec style
#2799
i7an
closed
2 months ago
6
Fix rails main for solid cache
#2798
JonRowe
closed
2 months ago
0
HaveEnqueuedMail also counts other enqueued jobs
#2797
lasseebert
closed
2 months ago
1
Add 'ostruct' to example app Gemfile
#2796
davidrunger
closed
2 months ago
2
Improve implicit description for RSpec::Rails::Matchers::ActionCable::HaveBroadcastedTo
#2795
boardfish
closed
2 months ago
2
Silence warning in mailer preview path check
#2794
JonRowe
closed
2 months ago
1
Update method name in HaveEnqueuedMail (job_match? to job_matches?)
#2793
davidrunger
closed
2 months ago
7
Fix Changelog.md typo.
#2792
simi
closed
2 months ago
1
Cleanup of Rails 6.1 code
#2791
JonRowe
closed
2 months ago
1
Drop support for rails versions < 7 in scaffold generator
#2790
mjankowski
closed
2 months ago
1
Register Rails::CodeStatistics directory with test_directory arg
#2789
p8
closed
2 months ago
2
Prepare changes for 7.0.0
#2788
JonRowe
closed
2 months ago
0
Update rspec-rails.gemspec with supported Rails description.
#2787
simi
closed
2 months ago
1
raise_error assertions in request specs are failing on Rails 7.2+
#2786
J-Marriott
closed
2 months ago
4
rails_helper template: Restore old order of support files
#2785
franzliedke
closed
3 months ago
6
Fix rails 8 build with 2781 and 2783
#2784
JonRowe
closed
2 months ago
1
Allow sqlite3 gem to float to version 2
#2783
p8
closed
2 months ago
3
Class reloading triggered during request specs with Rails 7.2
#2782
jscheid
closed
3 months ago
9
Register stats directories with Rails::CodeStatistics.register_directory
#2781
p8
closed
2 months ago
2
Refactor active job matcher
#2780
JonRowe
closed
3 months ago
0
Support for encrypted attributes in fixtures cannot be enabled when using Rails 7.2.0
#2779
mbaird
closed
3 months ago
11
Add Rails 7.2 to CI matrix
#2778
pirj
closed
3 months ago
1
Extract `cell_selector` method in scaffold index view spec generator
#2777
mjankowski
closed
3 months ago
2
No route matches when I run controller rspec ?
#2776
namdv-1375
closed
4 months ago
1
Private Method Conflict Between Helpers Causes Incorrect Method Call
#2775
OsvaldoGDelRio
closed
4 months ago
6
Rework reset behaviour of ActiveSupport::CurrentAttributes
#2774
pond
closed
2 months ago
9
Resetting `ActiveSupport::CurrentAttributes` can be inconsistent due to hook ordering
#2773
pond
opened
4 months ago
14
Railtie inclusion fails but only from RSpec. (undefined method '+' for class 'Date')
#2772
hakunin
closed
4 months ago
9
Support `have_http_status` with `Rack::MockResponse`
#2771
cbliard
closed
5 months ago
4
docs: Use `perform_enqueued_jobs` in an example code
#2770
toshimaru
closed
5 months ago
1
Fix build for Rails 7.1 / Ruby 2.7 through vendoring capybara server fix
#2769
JonRowe
closed
5 months ago
0
Fix deprecation warning from Rails 8 alpha
#2768
JonRowe
closed
5 months ago
0
Remove Relish gem
#2767
pirj
closed
5 months ago
0
Pin selenium-webdriver to fix a warning
#2766
pirj
closed
5 months ago
7
Next