GitHub / rails/rails-dom-testing issues and pull requests
#126 - Fix broken Nokogiri documentation links in README.md
Pull Request -
State: closed - Opened by mikeygough about 2 months ago
- 2 comments
#125 - Fix `assert_not_select` on body for text or html
Pull Request -
State: open - Opened by 3v0k4 2 months ago
#124 - CI: insert Rails 7.2 and 8.0 coverage, update dependencies
Pull Request -
State: closed - Opened by flavorjones 5 months ago
#123 - assert_dom :text collapses whitespace
Pull Request -
State: closed - Opened by jyeharry 5 months ago
- 10 comments
#122 - assert_dom strict parameter
Pull Request -
State: closed - Opened by jyeharry 5 months ago
- 3 comments
#121 - `assert_dom` should ignore whitespace just like `assert_dom_equal`
Issue -
State: closed - Opened by jyeharry 5 months ago
- 4 comments
#120 - What is equal?
Issue -
State: closed - Opened by kwerle about 1 year ago
- 1 comment
#119 - Fetching this gem is very slow
Issue -
State: closed - Opened by lion-man44 over 1 year ago
- 1 comment
#118 - Update checkout action version
Pull Request -
State: closed - Opened by m-nakamura145 over 1 year ago
- 1 comment
#117 - ci: add mutex_m to the rails 7.0 gemfile
Pull Request -
State: closed - Opened by flavorjones over 1 year ago
#116 - Raise an error when given a block with a 0 element assertion
Pull Request -
State: closed - Opened by joshuay03 over 1 year ago
- 2 comments
#115 - Raise an error when provided an invalid Range, or invalid :minimum and :maximum
Pull Request -
State: closed - Opened by joshuay03 over 1 year ago
#114 - ci: update ci matrix with rails 7.1 and ruby 3.3
Pull Request -
State: closed - Opened by flavorjones over 1 year ago
#113 - Add `assert_not_dom`, `refute_dom`, `assert_not_select`, `refute_select` & `refute_dom_equal`
Pull Request -
State: closed - Opened by joshuay03 over 1 year ago
- 3 comments
#112 - Feature | Introduce `assert_not_dom` and its alias `assert_not_select`
Issue -
State: closed - Opened by joshuay03 over 1 year ago
- 5 comments
#111 - assert_select "foo", "x", count: 0 --- no longer works
Issue -
State: closed - Opened by michaeleconomy almost 2 years ago
- 6 comments
#110 - Fix string substitution regression
Pull Request -
State: closed - Opened by nicoco007 about 2 years ago
- 2 comments
#109 - Allow user to choose the HTML parser used
Pull Request -
State: closed - Opened by flavorjones about 2 years ago
- 1 comment
#108 - update project to rails rubocop standards
Pull Request -
State: closed - Opened by flavorjones about 2 years ago
#107 - uninitialized constant HTMLSelector::Minitest after update to 2.1.0
Issue -
State: closed - Opened by xxx about 2 years ago
- 13 comments
#106 - Use Minitest::Assertion#diff for content failure messages
Pull Request -
State: closed - Opened by flavorjones about 2 years ago
#105 - ci: add Ruby 3.2 coverage
Pull Request -
State: closed - Opened by flavorjones about 2 years ago
#104 - Checking for tag names that include a colon
Issue -
State: open - Opened by codyrobbins almost 3 years ago
#103 - migrate ci to GitHub actions
Pull Request -
State: closed - Opened by flavorjones about 3 years ago
#102 - selector_assertions/html_selector: No trailing `.` on `content_mismatch`
Pull Request -
State: closed - Opened by issyl0 about 3 years ago
#101 - New gem release?
Issue -
State: closed - Opened by ghiculescu about 3 years ago
- 2 comments
#100 - Unable to Install Rails 5.2 on Ruby 2.5 due to Nokogiri Version Requirement
Issue -
State: closed - Opened by obahareth over 3 years ago
- 3 comments
#99 - Bumps various versions
Pull Request -
State: closed - Opened by ghousemohamed over 3 years ago
- 1 comment
#98 - Migrate CI to GitHub Actions
Pull Request -
State: closed - Opened by petergoldstein over 3 years ago
- 2 comments
#97 - Better error message if response.body is blank or not parseable by Nokogiri
Pull Request -
State: closed - Opened by ghiculescu over 3 years ago
- 1 comment
#96 - Raise an error if the last arg is the wrong format
Pull Request -
State: closed - Opened by ghiculescu almost 4 years ago
- 3 comments
#95 - docs: fix grammar in the README [ci skip]
Pull Request -
State: closed - Opened by jbampton over 4 years ago
#94 - Change `assert_dom` to scope with NodeSet
Pull Request -
State: closed - Opened by seanpdoyle over 4 years ago
- 3 comments
#93 - Alias assert_select methods to assert_dom versions
Pull Request -
State: closed - Opened by seanpdoyle over 4 years ago
- 2 comments
#92 - Remove deprecation, document alias
Pull Request -
State: closed - Opened by seanpdoyle over 4 years ago
- 5 comments
#91 - Deprecate assert_select* in preparation for rename
Pull Request -
State: closed - Opened by seanpdoyle over 4 years ago
- 2 comments
#90 - Expand Substitution Matching Types support
Pull Request -
State: closed - Opened by seanpdoyle over 4 years ago
- 4 comments
#89 - autoload + immediately load => require
Pull Request -
State: closed - Opened by amatsuda over 4 years ago
#88 - Remove reference to AS::Concern from the codebase
Pull Request -
State: closed - Opened by amatsuda over 4 years ago
#87 - Bump min version of activesupport required
Pull Request -
State: closed - Opened by jduff about 5 years ago
#86 - Update test matrix to current supported ruby/rails versions
Pull Request -
State: closed - Opened by jduff about 5 years ago
- 2 comments
#85 - Bump activesupport from 6.0.0 to 6.0.3.1
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#84 - Make assert_dom_equal ignore insignificant whitespace when walking the node tree
Pull Request -
State: closed - Opened by jduff about 5 years ago
- 11 comments
#83 - make assert_dom_equal ignore insignificant whitespace
Pull Request -
State: closed - Opened by jduff about 5 years ago
- 6 comments
#82 - Bump nokogiri from 1.10.4 to 1.10.9
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#81 - Bump rake from 12.0.0 to 13.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#80 - Bump nokogiri from 1.10.4 to 1.10.8
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#79 - Bump nokogiri from 1.7.0 to 1.10.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 6 years ago
Labels: dependencies
#78 - CVE-2016-9318
Issue -
State: closed - Opened by hobbsenigma about 6 years ago
- 1 comment
#77 - Make Nokogiri an optional dependency
Pull Request -
State: closed - Opened by kirs about 6 years ago
- 3 comments
#76 - Fix replacement for multiple substitutions
Pull Request -
State: closed - Opened by speckins about 7 years ago
- 8 comments
#75 - SubstitutionContext#substitute! fails with multiple patterns
Issue -
State: closed - Opened by speckins about 7 years ago
- 1 comment
#74 - Address `warning: mismatched indentations at 'when' with 'case'`
Pull Request -
State: closed - Opened by yahonda over 7 years ago
- 1 comment
#73 - [CI] Test agains Ruby 2.5
Pull Request -
State: closed - Opened by nicolasleger over 7 years ago
- 1 comment
#72 - Updates nokogiri dependency version to >=1.8.1
Pull Request -
State: closed - Opened by danzanzini over 7 years ago
- 2 comments
#71 - Make assert_dom_equal ignore insignificant whitespace
Pull Request -
State: closed - Opened by joshpencheon over 7 years ago
- 4 comments
#70 - Dup selector string when extracting in case it's frozen
Pull Request -
State: closed - Opened by Tonkpils over 7 years ago
- 4 comments
#69 - assert_select mutates the first string argument
Issue -
State: closed - Opened by obfuscoder almost 8 years ago
- 4 comments
#68 - Update nokogiri to fix security issues.
Pull Request -
State: closed - Opened by rubiii about 8 years ago
- 1 comment
#67 - Update to nokogiri ~> 1.7.1 to fix CVE
Pull Request -
State: closed - Opened by cibernox over 8 years ago
- 3 comments
#66 - Update dom_assertions.rb
Pull Request -
State: closed - Opened by tofoli over 8 years ago
- 7 comments
#65 - Add nokogiri 1.7 to supported versions
Pull Request -
State: closed - Opened by unmanbearpig over 8 years ago
- 5 comments
#64 - Possible to relax nokogiri version?
Issue -
State: closed - Opened by thebenedict over 8 years ago
- 4 comments
#63 - new release on 1-0-stable following CVE-2016-5131?
Issue -
State: closed - Opened by jmgarnier over 8 years ago
- 1 comment
#62 - Ignoring whitespace differences `assert_dom_equal`?
Issue -
State: closed - Opened by chancancode over 8 years ago
- 5 comments
#61 - `assert_dom_equal` should accept `Nokogiri::Node(Set)`?
Issue -
State: open - Opened by chancancode over 8 years ago
- 1 comment
#60 - `assert_dom_equal` should default `expected` to `document_root_element`
Issue -
State: open - Opened by chancancode over 8 years ago
- 5 comments
#59 - Gem dependency for Ruby 2.4 support
Issue -
State: closed - Opened by atitan over 8 years ago
- 2 comments
#58 - Consider deprecating assert_select with a numeric arg
Issue -
State: open - Opened by chancancode over 8 years ago
- 6 comments
#57 - Fix master build
Pull Request -
State: closed - Opened by y-yagi about 9 years ago
- 3 comments
#56 - Fix build broken by new Gem versions
Issue -
State: closed - Opened by kaspth about 9 years ago
- 1 comment
#55 - Include MIT-LICENSE in the gem file.
Pull Request -
State: closed - Opened by junaruga about 9 years ago
- 3 comments
#54 - Rails documentation is showing outdated docs
Issue -
State: closed - Opened by jcoyne about 9 years ago
- 9 comments
#53 - Stop catching Nokogiri::CSS::SyntaxError
Pull Request -
State: closed - Opened by davidcornu about 9 years ago
- 7 comments
#52 - HTML entity matching has changed since Rails 4.1
Issue -
State: closed - Opened by dnrce about 9 years ago
- 1 comment
#51 - assert_select xmlns example does not work
Issue -
State: open - Opened by dnrce about 9 years ago
#50 - Where can I read about changes between 1.0 and 2.0?
Issue -
State: closed - Opened by jaredbeck about 9 years ago
- 3 comments
#49 - New release on RubyGems?
Issue -
State: closed - Opened by connorshea about 9 years ago
- 4 comments
#48 - can't modify frozen String on ruby 2.3.0
Issue -
State: closed - Opened by masterkain over 9 years ago
- 7 comments
#47 - Readable regex errors
Pull Request -
State: closed - Opened by kaspth over 9 years ago
- 1 comment
#46 - Remove `assert_tag` and bump to 2.0
Pull Request -
State: closed - Opened by kaspth over 9 years ago
- 5 comments
#45 - assert_select and css_select not working
Issue -
State: closed - Opened by aaronhumerickhouse over 9 years ago
- 2 comments
#44 - Security update for nokogiri
Pull Request -
State: closed - Opened by Kosmas over 9 years ago
- 3 comments
#43 - Handle escaped characters in assert_select_encoded
Pull Request -
State: closed - Opened by dnrce almost 10 years ago
- 2 comments
#42 - assert_select_encoded can't handle escaped characters within XML
Issue -
State: closed - Opened by dnrce almost 10 years ago
- 4 comments
#41 - Update documentation URL in README
Pull Request -
State: closed - Opened by dnrce almost 10 years ago
- 2 comments
#40 - Make assert_select take selector as a Symbol
Issue -
State: closed - Opened by why-el almost 10 years ago
- 2 comments
#39 - Add CONTRIBUTING.md
Pull Request -
State: closed - Opened by maclover7 almost 10 years ago
- 1 comment
#38 - assert_select no longer works with regex
Issue -
State: closed - Opened by jonswar almost 10 years ago
- 5 comments
#37 - Fix Nokogiri documentation links in README
Pull Request -
State: closed - Opened by aar0nr almost 10 years ago
- 1 comment
#36 - Fix incorrect spelling.
Pull Request -
State: closed - Opened by tgxworld about 10 years ago
- 4 comments
#35 - Various tweaks for travis
Pull Request -
State: closed - Opened by benlovell over 10 years ago
- 3 comments
#34 - https://github.com/kaspth/rails-dom-testing
Issue -
State: closed - Opened by voxik over 10 years ago
- 4 comments
#33 - Update dependency conflict
Issue -
State: closed - Opened by pencilcheck over 10 years ago
- 17 comments
#32 - Don't depend on the beta version of activesupport
Pull Request -
State: closed - Opened by ghost over 10 years ago
- 1 comment
#31 - Update rails-dom-testing.gemspec
Pull Request -
State: closed - Opened by mbarb0sa over 10 years ago
- 1 comment
#30 - Fix compatibility with rails 4.2
Pull Request -
State: closed - Opened by jontonsoup over 10 years ago
- 4 comments
#29 - `assert_dom_attributes_equal` helper
Pull Request -
State: closed - Opened by kirs over 10 years ago
- 3 comments
#28 - rails-dom-testing 1.0.5 causes rspec-rails builds to fail
Issue -
State: closed - Opened by cupakromer over 10 years ago
- 9 comments
#27 - Fix #26 by running assertion when we aren't testing for a body.
Pull Request -
State: closed - Opened by kaspth over 10 years ago
- 8 comments