Issues
- 2
RSpec LOC don't contribute to `rails stats`
#2862 opened by CuddlyBunion341 - 0
Scaffold-generated tests produce deprecation warning for `:unprocessable_entity` in Rack 3.2
#2859 opened by taketo1113 - 1
- 2
Better documentation for TravelAround cop
#2848 opened by JacobEvelyn - 3
fail-fast flag causes stub and mocks to be lost
#2846 opened by georgeu2000 - 8
- 2
- 2
- 0
- 1
System tests lack support for served_by
#2840 opened by s01ipsist - 1
- 2
Cookie tests in RSpec request specs pass when run individually but fail when run in bulk
#2834 opened by lapser - 11
- 2
Failures when using an alternate mock framework
#2822 opened by jeffse - 1
Rails 8 issues
#2831 opened by brentdodell - 6
Proposal: Optimize test database migration in rails_helper template when pending migrations exist
#2830 opened by ohbarye - 26
- 0
Support for Rails 7.1 error reporter
#2827 opened by harmdewit - 6
Request specs fail after upgrading to Rack 3
#2814 opened by cjamison - 1
Ruby 3.4 support?
#2820 opened by voxik - 10
Fixture loading makes before(:all) unpredictable
#2816 opened by virolea - 2
RSpec for Rails 8 Authentication
#2819 opened by BlazingRockStorm - 3
SQL queries matcher support
#2817 opened by hugopeixoto - 3
InferredSpecType not working with Rails 8.
#2815 opened by joel - 2
Response is not rendered in requests specs with Rails 7.2 and ActiveModelSerializers
#2806 opened by januszm - 2
Lacks a corresponding generator to the Rails 8 authentication system generator
#2810 opened by tnagatomi - 3
- 8
- 9
Rails 7.1 upgrade: using deprecated preview_path=
#2703 opened by juanxcerv - 1
- 1
HaveEnqueuedMail also counts other enqueued jobs
#2797 opened by lasseebert - 4
- 11
Support for encrypted attributes in fixtures cannot be enabled when using Rails 7.2.0
#2779 opened by mbaird - 14
Resetting `ActiveSupport::CurrentAttributes` can be inconsistent due to hook ordering
#2773 opened by pond - 1
No route matches when I run controller rspec ?
#2776 opened by namdv-1375 - 6
- 9
Railtie inclusion fails but only from RSpec. (undefined method '+' for class 'Date')
#2772 opened by hakunin - 6
Rack status code name changes breaks HttpStatusMatcher
#2763 opened by darrenboyd - 5
Controllers specs don't currently work on the Rails main branch (8.0.0.alpha)
#2761 opened by jeromedalbert - 5
rspec describe/context label within loop not woking
#2760 opened by chmich - 2
Wrap examples with Rails executor
#2713 opened by bensheldon - 3
- 2
View example group inserts controller path into lookup_context in the wrong order
#2729 opened by sfnelson - 6
- 12
render_template is not working
#2724 opened by raoehtesham03 - 1
- 6
Even if specify the use of TestUnit, it will be overwritten by Minitest and cannot be used.
#2717 opened by akicho8 - 2
be_routable not working in controller spec with Rails 7.1
#2708 opened by contentfree - 3
- 1
Rails/RedundantActiveRecordAllMethod false positive
#2701 opened by jcoyne