Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rubocop/rubocop-capybara issues and pull requests
#137 - Fix an incorrect autocorrect for `Capybara/RedundantWithinFind` when escape required css selector
Pull Request -
State: open - Opened by ydah 25 days ago
#136 - Unsafe Auto-correction by Capybara/RedundantWithinFind Can Lead to Incorrect Behavior
Issue -
State: open - Opened by hatsu38 about 1 month ago
Labels: bug
#135 - Update references and examples for Capybara cops in documentation
Pull Request -
State: closed - Opened by ydah about 1 month ago
#134 - Cop Idea: have_content vs have_text
Issue -
State: open - Opened by mockdeep about 1 month ago
Labels: cop
#133 - Fix a rubocop offense
Pull Request -
State: closed - Opened by ydah 3 months ago
- 2 comments
#132 - Update documentation
Pull Request -
State: closed - Opened by ydah 3 months ago
- 1 comment
#131 - Fix some rubocop offenses
Pull Request -
State: closed - Opened by ydah 3 months ago
#130 - Fix the flaky test for spec/rubocop/capybara/description_extractor_spec.rb
Pull Request -
State: closed - Opened by ydah 3 months ago
#129 - Fix an error for `Capybara/RSpec/HaveSelector` when passing no arguments
Pull Request -
State: closed - Opened by Earlopain 3 months ago
- 1 comment
#128 - Can Changelog link to the PR?
Issue -
State: open - Opened by rebeccafae 6 months ago
- 4 comments
Labels: enhancement
#127 - Remove unnecessary RuboCop RSpec settings
Pull Request -
State: closed - Opened by ydah 6 months ago
#126 - Switch docs version back
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#125 - Release v2.21.0
Pull Request -
State: closed - Opened by ydah 6 months ago
#124 - Add GH_TOKEN to publish workflow
Pull Request -
State: closed - Opened by ydah 6 months ago
#123 - Add document about Create a new cop
Pull Request -
State: closed - Opened by ydah 6 months ago
#122 - Change step with new_cop command for rubocop-capybara
Pull Request -
State: closed - Opened by ydah 6 months ago
#121 - Bump rubocop-rspec to 2.29.2 and enable new cops
Pull Request -
State: closed - Opened by ydah 6 months ago
#120 - Fix example code in the `SpecificMatcher` cop
Pull Request -
State: closed - Opened by boris-petrov 6 months ago
- 2 comments
#119 - [SpecificMatcher] False-negatives
Issue -
State: open - Opened by boris-petrov 6 months ago
- 1 comment
Labels: bug
#118 - Add new `Capybara/FindAllFirst` cop
Pull Request -
State: closed - Opened by ydah 8 months ago
- 1 comment
#117 - Add specs for unsafe cops in default_config_spec.rb
Pull Request -
State: closed - Opened by ydah 8 months ago
#116 - Use Rubygems Trusted Publishers to publish
Pull Request -
State: closed - Opened by ydah 8 months ago
#115 - Cop idea: `first(...)` instead of `all(...)[0]`
Issue -
State: closed - Opened by ydah 8 months ago
- 3 comments
Labels: cop
#114 - Fix a false negative for `Capybara/SpecificFinders` when using `find(:id, 'some-id')`
Pull Request -
State: closed - Opened by ydah 8 months ago
#113 - Move the department associated with `Capybara::RSpecMatchers` to `Capybara/RSpec/*`
Pull Request -
State: open - Opened by ydah 8 months ago
- 1 comment
#112 - Add job for CI using Prism parser
Pull Request -
State: closed - Opened by ydah 8 months ago
- 2 comments
#111 - Use 'registers no offense' instead of 'register no offense'
Pull Request -
State: closed - Opened by ydah 8 months ago
#110 - Enhancement: More method support for `Capybara/SpecificFinders`
Issue -
State: open - Opened by ydah 8 months ago
Labels: enhancement
#109 - Cop idea: Debug method detection
Issue -
State: closed - Opened by ydah 8 months ago
- 1 comment
Labels: cop
#108 - Generate cops documentation
Pull Request -
State: closed - Opened by ydah 9 months ago
#107 - Use rubocop/rubocop instead of rubocop-hq/rubocop
Pull Request -
State: closed - Opened by ydah 9 months ago
#106 - CI: Fix the RSpec 4 job
Pull Request -
State: closed - Opened by ydah 9 months ago
- 1 comment
#105 - Fix an offense for InternalAffairs/RedundantExpectOffenseArguments
Pull Request -
State: closed - Opened by ydah 9 months ago
#104 - Add .vscode to .gitignore
Pull Request -
State: closed - Opened by ydah 9 months ago
#103 - Enable cop for pending rubocop-performance
Pull Request -
State: closed - Opened by ydah 10 months ago
#102 - Add rubocop-rubycw
Pull Request -
State: closed - Opened by ydah 10 months ago
#101 - Use String#each_char instead of String#chars
Pull Request -
State: closed - Opened by ydah 10 months ago
- 5 comments
#100 - Deprecation warning with JRuby
Issue -
State: closed - Opened by boris-petrov 10 months ago
#99 - Add `Capybara/AmbiguousClick` cop and make soft-deprecated `Capybara/ClickLinkOrButtonStyle` cop. If you want to use `EnforcedStyle: strict`, use `Capybara/AmbiguousClick` cop instead
Pull Request -
State: closed - Opened by ydah 10 months ago
#98 - Fix a false positive for `Capybara/NegationMatcher` when without argument
Pull Request -
State: closed - Opened by ydah 11 months ago
#97 - Improve "Reference" (and/or rationale in docs) for existing (and future) cops
Issue -
State: closed - Opened by timdiggins 11 months ago
- 8 comments
#96 - Capybara/NegationMatcher is not safe for autocorrect.
Issue -
State: closed - Opened by jcoyne 11 months ago
#95 - Fix string interpolation that was not working in example text
Pull Request -
State: closed - Opened by ydah 11 months ago
#94 - Fix a false negative for `Capybara/NegationMatcher` when using `to_not `
Pull Request -
State: closed - Opened by ydah 11 months ago
#93 - Enable a few pending cops
Pull Request -
State: closed - Opened by ydah 11 months ago
#92 - Add a CODEOWNERS file
Pull Request -
State: closed - Opened by ydah 11 months ago
- 4 comments
#91 - Use squiggly heredocs wherever possible
Pull Request -
State: closed - Opened by ydah 11 months ago
#90 - Capybara/NegationMatcher: False negative with to_not
Issue -
State: closed - Opened by franzliedke 11 months ago
Labels: bug
#89 - Switch docs version back
Pull Request -
State: closed - Opened by ydah 11 months ago
#88 - Bump version v2.20.0
Pull Request -
State: closed - Opened by ydah 11 months ago
#87 - Fix a false positive for `Capybara/SpecificMatcher` when `text:` or `exact_text:` with regexp
Pull Request -
State: closed - Opened by ydah 11 months ago
#86 - Add Ruby 3.3 to CI matrix
Pull Request -
State: closed - Opened by ydah 11 months ago
- 1 comment
#84 - Enable a few pending cops
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 1 comment
#83 - Correct a `InternalAffairs/NodeFirstOrLastArgument`
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 1 comment
#82 - [Capybara/SpecificMatcher] False-positive when using regex
Issue -
State: closed - Opened by boris-petrov about 1 year ago
- 5 comments
#81 - Remove `Capybara/ClickLinkOrButtonStyle` cop
Issue -
State: open - Opened by ydah about 1 year ago
- 4 comments
#80 - Fix an invalid attributes parse when name with multiple `[]`
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 1 comment
#79 - Fix a false negative for `RSpec/HaveSelector` when first argument is dstr node
Pull Request -
State: closed - Opened by ydah about 1 year ago
#78 - Some `SpecificMatcher` offenses are not being detected
Issue -
State: closed - Opened by tagliala about 1 year ago
- 3 comments
#77 - Add new `Capybara/RedundantWithinFind` cop
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 3 comments
#76 - Change to default `EnforcedStyle: link_or_button` for `Capybara/ClickLinkOrButtonStyle` cop
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 1 comment
#75 - Cop idea: Redundant `within find('foo')`
Issue -
State: closed - Opened by ydah about 1 year ago
Labels: cop
#74 - Add RSpec department in documentation
Pull Request -
State: closed - Opened by ydah about 1 year ago
#73 - 2.19 doc issue - no RSpec department under "Cops Documentation"
Issue -
State: closed - Opened by phil-workato about 1 year ago
Labels: bug
#72 - Cop idea: Detects chained Capybara::Node::Finders#find
Issue -
State: open - Opened by ydah about 1 year ago
- 1 comment
Labels: cop
#71 - Switch docs version back
Pull Request -
State: closed - Opened by ydah about 1 year ago
#70 - Bump version v2.19.0
Pull Request -
State: closed - Opened by ydah about 1 year ago
#69 - Improve for project_spec
Pull Request -
State: closed - Opened by ydah about 1 year ago
#67 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#66 - Fix an incorrect autocorrect for `Capybara/CurrentPathExpectation`
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 2 comments
#65 - Fix a false positive for `Capybara/SpecificFinders` when `find` with kind option
Pull Request -
State: closed - Opened by ydah about 1 year ago
#64 - Fix an errors in `Capybara/SpecificFinders` documentation
Pull Request -
State: closed - Opened by ydah about 1 year ago
#63 - Add new `Capybara/RSpec/HaveSelector` cop
Pull Request -
State: closed - Opened by ydah about 1 year ago
- 4 comments
#62 - Use offense instead of violation
Pull Request -
State: closed - Opened by ydah over 1 year ago
#61 - Add new `Capybara/ClickLinkOrButtonStyle` cop
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 22 comments
#60 - Change to default `EnforcedStyle: have_no` for `Capybara/NegationMatcher` cop
Pull Request -
State: closed - Opened by ydah over 1 year ago
#59 - Add a Danger check to prevent review approval for cops that have become `Enabled: true`
Pull Request -
State: closed - Opened by ydah over 1 year ago
#58 - `click_on` vs `click_link` and `click_button`
Issue -
State: closed - Opened by ydakuka over 1 year ago
- 1 comment
Labels: cop
#57 - Misunderstanding with Capybara/NegationMatcher
Issue -
State: closed - Opened by ydakuka over 1 year ago
- 4 comments
#56 - Cop idea: disallow successive `have_no_css`
Issue -
State: open - Opened by boris-petrov over 1 year ago
Labels: cop
#55 - Add new `Capybara/RSpec/PredicateMatcher` cop
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 1 comment
#54 - Add a link to Capybara in the documentation
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 1 comment
#53 - Use U+002d instead of U+2013
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 1 comment
#52 - Add syntax highlighting to README
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 1 comment
#51 - Remove redundant config metadata
Pull Request -
State: closed - Opened by pirj over 1 year ago
#50 - Capybara/CurrentPathExpectation is not valid when the page has query parameters
Issue -
State: closed - Opened by jcoyne over 1 year ago
#49 - Add missing pending rubocop-rspec cops in v2.20.0
Pull Request -
State: closed - Opened by ydah over 1 year ago
#48 - Update dependency to latest Rubocop 1.50
Pull Request -
State: closed - Opened by JulienItard over 1 year ago
- 4 comments
#47 - Proposal for `Capybara/RSpec` department
Issue -
State: open - Opened by ydah over 1 year ago
- 1 comment
Labels: enhancement
#46 - Drop Ruby 2.6 runtime support
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 3 comments
#45 - Switch docs version back
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 1 comment
#44 - Fix the release date
Pull Request -
State: closed - Opened by ydah over 1 year ago
#43 - Fix broken links in CONTRIBUTING.md
Pull Request -
State: closed - Opened by ydah over 1 year ago
#42 - Bump version to v2.18.0
Pull Request -
State: closed - Opened by ydah over 1 year ago
#41 - Fix the issue of blocking merge when making it required
Pull Request -
State: closed - Opened by ydah over 1 year ago
#40 - Fix the issue of blocking merge when making it required
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 1 comment
#39 - Fix an incorrect autocorrect for `Capybara/CurrentPathExpectation` when matcher's argument is a method with a argument and no parentheses
Pull Request -
State: closed - Opened by ydah over 1 year ago
- 4 comments
#38 - Expand `Capybara/NegationMatcher` to support `have_content`
Pull Request -
State: closed - Opened by OskarsEzerins over 1 year ago
- 2 comments
#37 - Autocorrect for expect(current_path) moves method argument when parens are absent
Issue -
State: closed - Opened by DanielHeath over 1 year ago
- 1 comment
Labels: bug
#36 - Add a new `Capybara/NegationMatcherAfterVisit` cop
Pull Request -
State: open - Opened by ydah over 1 year ago