Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rspec/rspec-rails issues and pull requests

#2803 - Remove `infer_spec_type_from_location!` from generator

Issue - State: closed - Opened by runephilosof-abtion 18 days ago - 1 comment

#2801 - Add configuration to disable ActiveJob job signature matching check

Issue - State: open - Opened by smathieu 20 days ago - 3 comments

#2800 - Revert "Improve consistency with official controller spec style"

Pull Request - State: closed - Opened by JonRowe 21 days ago

#2799 - Improve consistency with official controller spec style

Pull Request - State: closed - Opened by i7an 21 days ago - 6 comments

#2798 - Fix rails main for solid cache

Pull Request - State: closed - Opened by JonRowe 25 days ago

#2797 - HaveEnqueuedMail also counts other enqueued jobs

Issue - State: closed - Opened by lasseebert 25 days ago - 1 comment

#2796 - Add 'ostruct' to example app Gemfile

Pull Request - State: closed - Opened by davidrunger 26 days ago - 2 comments

#2794 - Silence warning in mailer preview path check

Pull Request - State: closed - Opened by JonRowe 26 days ago - 1 comment

#2793 - Update method name in HaveEnqueuedMail (job_match? to job_matches?)

Pull Request - State: closed - Opened by davidrunger 26 days ago - 6 comments

#2792 - Fix Changelog.md typo.

Pull Request - State: closed - Opened by simi 26 days ago - 1 comment

#2791 - Cleanup of Rails 6.1 code

Pull Request - State: closed - Opened by JonRowe 28 days ago - 1 comment

#2790 - Drop support for rails versions < 7 in scaffold generator

Pull Request - State: closed - Opened by mjankowski 28 days ago - 1 comment

#2789 - Register Rails::CodeStatistics directory with test_directory arg

Pull Request - State: closed - Opened by p8 28 days ago - 2 comments

#2788 - Prepare changes for 7.0.0

Pull Request - State: closed - Opened by JonRowe 28 days ago

#2787 - Update rspec-rails.gemspec with supported Rails description.

Pull Request - State: closed - Opened by simi 29 days ago - 1 comment

#2786 - raise_error assertions in request specs are failing on Rails 7.2+

Issue - State: closed - Opened by J-Marriott about 1 month ago - 4 comments

#2785 - rails_helper template: Restore old order of support files

Pull Request - State: closed - Opened by franzliedke about 1 month ago - 6 comments

#2784 - Fix rails 8 build with 2781 and 2783

Pull Request - State: closed - Opened by JonRowe about 1 month ago - 1 comment

#2783 - Allow sqlite3 gem to float to version 2

Pull Request - State: closed - Opened by p8 about 1 month ago - 3 comments

#2782 - Class reloading triggered during request specs with Rails 7.2

Issue - State: closed - Opened by jscheid about 1 month ago - 9 comments

#2781 - Register stats directories with Rails::CodeStatistics.register_directory

Pull Request - State: closed - Opened by p8 about 1 month ago - 2 comments

#2780 - Refactor active job matcher

Pull Request - State: closed - Opened by JonRowe about 2 months ago

#2779 - Support for encrypted attributes in fixtures cannot be enabled when using Rails 7.2.0

Issue - State: closed - Opened by mbaird about 2 months ago - 11 comments

#2778 - Add Rails 7.2 to CI matrix

Pull Request - State: closed - Opened by pirj about 2 months ago - 1 comment

#2777 - Extract `cell_selector` method in scaffold index view spec generator

Pull Request - State: closed - Opened by mjankowski about 2 months ago - 2 comments

#2776 - No route matches when I run controller rspec ?

Issue - State: closed - Opened by namdv-1375 3 months ago - 1 comment

#2774 - Rework reset behaviour of ActiveSupport::CurrentAttributes

Pull Request - State: closed - Opened by pond 3 months ago - 9 comments

#2771 - Support `have_http_status` with `Rack::MockResponse`

Pull Request - State: closed - Opened by cbliard 3 months ago - 4 comments

#2770 - docs: Use `perform_enqueued_jobs` in an example code

Pull Request - State: closed - Opened by toshimaru 3 months ago - 1 comment

#2768 - Fix deprecation warning from Rails 8 alpha

Pull Request - State: closed - Opened by JonRowe 3 months ago

#2767 - Remove Relish gem

Pull Request - State: closed - Opened by pirj 3 months ago

#2766 - Pin selenium-webdriver to fix a warning

Pull Request - State: closed - Opened by pirj 3 months ago - 7 comments

#2765 - HaveHttpStatus uses Rack's public API

Pull Request - State: closed - Opened by darrenboyd 3 months ago - 5 comments

#2764 - fix: link at mailer preview generator template

Pull Request - State: closed - Opened by chiaraani 4 months ago - 5 comments

#2763 - Rack status code name changes breaks HttpStatusMatcher

Issue - State: closed - Opened by darrenboyd 4 months ago - 6 comments

#2760 - rspec describe/context label within loop not woking

Issue - State: closed - Opened by chmich 5 months ago - 5 comments

#2759 - `with_priority` matcher for ActiveJob

Pull Request - State: closed - Opened by mbajur 5 months ago - 4 comments

#2758 - [WIP] with_priority matcher

Pull Request - State: closed - Opened by mbajur 6 months ago

#2756 - Fix Mailer Specs heading typo

Pull Request - State: closed - Opened by stephanieminn 6 months ago - 1 comment

#2755 - Replace OpenStruct dependency with Struct

Pull Request - State: closed - Opened by javierjulio 6 months ago - 2 comments

#2754 - Fix uninitialized constant RSpec::Rails::OpenStruct error

Pull Request - State: closed - Opened by javierjulio 6 months ago - 8 comments

#2753 - Wrap tests in Rails executor when configured

Pull Request - State: open - Opened by javierjulio 6 months ago - 8 comments

#2752 - Reset CurrentAttributes on each rails example

Pull Request - State: closed - Opened by javierjulio 6 months ago - 5 comments

#2751 - Document/suggest workaround to avoid crash when running rails generators

Pull Request - State: closed - Opened by glaucocustodio 6 months ago - 1 comment

#2749 - Prepend controller path to lookup_context prefixes

Pull Request - State: open - Opened by sfnelson 6 months ago - 1 comment

#2747 - README: Fix link to `6-1-maintenance` branch

Pull Request - State: closed - Opened by derikolsson 6 months ago - 1 comment

#2746 - Use headless driver for next Rails release

Pull Request - State: closed - Opened by stevepolitodesign 7 months ago - 10 comments

#2745 - Verify ActiveJob job signature matches arguments

Pull Request - State: closed - Opened by odlp 7 months ago - 6 comments

#2744 - Clean up generator for generator specs

Pull Request - State: closed - Opened by budu 7 months ago - 3 comments

#2743 - Clean up generator for generator specs

Pull Request - State: closed - Opened by budu 7 months ago

#2742 - Only load example group modules when they're used

Pull Request - State: open - Opened by eugeneius 7 months ago - 2 comments

#2741 - Support chages to `show_helper` in Rails 7

Pull Request - State: open - Opened by rickselby 7 months ago - 3 comments

#2740 - Brakeman2

Pull Request - State: closed - Opened by sumonsm 7 months ago - 1 comment

#2739 - Simplecov actions

Pull Request - State: closed - Opened by sumonsm 7 months ago

#2738 - Remove calls to fixture_path on main

Pull Request - State: closed - Opened by JonRowe 7 months ago

#2737 - Clone rspec-metagem correctly

Pull Request - State: closed - Opened by JonRowe 7 months ago

#2736 - Fix typos

Pull Request - State: closed - Opened by kianmeng 7 months ago - 4 comments

#2735 - Fix generator for mailer

Pull Request - State: closed - Opened by psantos10 7 months ago - 6 comments

#2734 - :git => "git://github.com/rspec/rspec.git" Not working anymore

Issue - State: closed - Opened by zhengxiangyue 7 months ago - 3 comments

#2733 - Fix failing fixture support test on Rails main

Pull Request - State: closed - Opened by eugeneius 7 months ago - 1 comment

#2732 - Remove unnecessary routing assertions require

Pull Request - State: closed - Opened by eugeneius 7 months ago - 2 comments

#2731 - Setup rspec-rails to allow main to be used without requiring git rspec

Pull Request - State: closed - Opened by JonRowe 8 months ago - 1 comment

#2730 - Remove type metadata from templates

Pull Request - State: closed - Opened by r7kamura 8 months ago - 1 comment

#2728 - Fix tests to expect a non-match, not an error

Pull Request - State: closed - Opened by naveg 8 months ago - 1 comment

#2727 - Updateed Documentation to Improve Code Blocks

Pull Request - State: closed - Opened by threeplanetssoftware 8 months ago - 7 comments

#2726 - Cleanup rspec-rails build and fix rubygems issue

Pull Request - State: closed - Opened by JonRowe 8 months ago

#2725 - Bump actions/dependency-review-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#2724 - render_template is not working

Issue - State: closed - Opened by raoehtesham03 10 months ago - 12 comments

#2722 - stub_template isn't working as expected on latest version

Issue - State: closed - Opened by wildmaples 10 months ago - 1 comment

#2721 - Add spec for namespaced fixtures

Pull Request - State: closed - Opened by JonRowe 10 months ago - 2 comments

#2720 - Provide more tips to how to migrate to fixture_paths

Pull Request - State: closed - Opened by benoittgt 10 months ago - 1 comment

#2719 - Remove usage of ammeter exist matcher

Pull Request - State: closed - Opened by JonRowe 10 months ago

#2718 - Migrate to Rails 7.1's `file_fixture_upload` naming approach

Pull Request - State: open - Opened by agrobbin 10 months ago - 6 comments

#2716 - Fix support for namespaced fixtures with rspec-rails 6.1.0 and rails 7.1

Pull Request - State: closed - Opened by benedikt 10 months ago - 3 comments

#2715 - Fixtures for namespaced models don't seem to work in rspec-rails 6.1.0

Issue - State: closed - Opened by janko 10 months ago - 6 comments

#2714 - Prevent `stub_template` from leaking between view specs

Pull Request - State: closed - Opened by JonRowe 10 months ago - 1 comment

#2713 - Wrap examples with Rails executor

Issue - State: open - Opened by bensheldon 11 months ago - 2 comments

#2712 - Wrap tests in executor when configured or on Rails 7 by default

Pull Request - State: closed - Opened by JonRowe 11 months ago

#2711 - Fix leak of execution context between specs

Pull Request - State: closed - Opened by JonRowe 11 months ago - 1 comment

#2710 - Fix verify_mailer_preview_path on 6-0

Pull Request - State: closed - Opened by JonRowe 11 months ago

#2708 - be_routable not working in controller spec with Rails 7.1

Issue - State: closed - Opened by contentfree 11 months ago - 2 comments

#2707 - Rails 7.1 raise WrongScopeError on take_failed_screenshot

Issue - State: closed - Opened by senid231 11 months ago - 3 comments

#2706 - Fix preview paths

Pull Request - State: closed - Opened by JonRowe 11 months ago - 7 comments

#2704 - Fix failure screenshots on Rails 7.1

Pull Request - State: closed - Opened by JonRowe 11 months ago - 4 comments

#2703 - Rails 7.1 upgrade: using deprecated preview_path=

Issue - State: closed - Opened by juanxcerv 12 months ago - 3 comments
Labels: rails 7.1

#2701 - Rails/RedundantActiveRecordAllMethod false positive

Issue - State: closed - Opened by jcoyne 12 months ago - 1 comment

#2700 - Fix non Rails 7.1 builds

Pull Request - State: closed - Opened by JonRowe 12 months ago

#2699 - "expect to receive with" throws error when switching to Rails 7.1

Issue - State: closed - Opened by fsuchan 12 months ago - 17 comments

#2698 - Stop using webdrivers

Pull Request - State: closed - Opened by jcoyne 12 months ago - 5 comments