issues
search
rails
/
rails-dom-testing
Extracting DomAssertions and SelectorAssertions from ActionView.
MIT License
175
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What is equal?
#120
kwerle
closed
4 months ago
1
Fetching this gem is very slow
#119
lion-man44
closed
9 months ago
1
Update checkout action version
#118
m-nakamura145
closed
9 months ago
1
ci: add mutex_m to the rails 7.0 gemfile
#117
flavorjones
closed
10 months ago
0
Raise an error when given a block with a 0 element assertion
#116
joshuay03
closed
10 months ago
0
Raise an error when provided an invalid Range, or invalid :minimum and :maximum
#115
joshuay03
closed
10 months ago
0
ci: update ci matrix with rails 7.1 and ruby 3.3
#114
flavorjones
closed
10 months ago
0
Add `assert_not_dom`, `refute_dom`, `assert_not_select`, `refute_select` & `refute_dom_equal`
#113
joshuay03
closed
10 months ago
1
Feature | Introduce `assert_not_dom` and its alias `assert_not_select`
#112
joshuay03
closed
10 months ago
5
assert_select "foo", "x", count: 0 --- no longer works
#111
michaeleconomy
closed
1 year ago
6
Fix string substitution regression
#110
nicoco007
closed
1 year ago
2
Allow user to choose the HTML parser used
#109
flavorjones
closed
1 year ago
1
update project to rails rubocop standards
#108
flavorjones
closed
1 year ago
0
uninitialized constant HTMLSelector::Minitest after update to 2.1.0
#107
xxx
closed
1 year ago
13
Use Minitest::Assertion#diff for content failure messages
#106
flavorjones
closed
1 year ago
0
ci: add Ruby 3.2 coverage
#105
flavorjones
closed
1 year ago
0
Checking for tag names that include a colon
#104
codyrobbins
opened
2 years ago
0
migrate ci to GitHub actions
#103
flavorjones
closed
2 years ago
0
selector_assertions/html_selector: No trailing `.` on `content_mismatch`
#102
issyl0
closed
2 years ago
0
New gem release?
#101
ghiculescu
closed
1 year ago
2
Unable to Install Rails 5.2 on Ruby 2.5 due to Nokogiri Version Requirement
#100
obahareth
closed
2 years ago
3
Bumps various versions
#99
ghousemohamed
closed
2 years ago
1
Migrate CI to GitHub Actions
#98
petergoldstein
closed
2 years ago
2
Better error message if response.body is blank or not parseable by Nokogiri
#97
ghiculescu
closed
2 years ago
1
Raise an error if the last arg is the wrong format
#96
ghiculescu
closed
3 years ago
3
docs: fix grammar in the README [ci skip]
#95
jbampton
closed
2 years ago
0
Change `assert_dom` to scope with NodeSet
#94
seanpdoyle
closed
3 years ago
3
Alias assert_select methods to assert_dom versions
#93
seanpdoyle
closed
3 years ago
2
Remove deprecation, document alias
#92
seanpdoyle
closed
3 years ago
5
Deprecate assert_select* in preparation for rename
#91
seanpdoyle
closed
3 years ago
2
Expand Substitution Matching Types support
#90
seanpdoyle
closed
3 years ago
4
autoload + immediately load => require
#89
amatsuda
closed
3 years ago
0
Remove reference to AS::Concern from the codebase
#88
amatsuda
closed
3 years ago
0
Bump min version of activesupport required
#87
jduff
closed
4 years ago
0
Update test matrix to current supported ruby/rails versions
#86
jduff
closed
4 years ago
2
Bump activesupport from 6.0.0 to 6.0.3.1
#85
dependabot[bot]
closed
4 years ago
0
Make assert_dom_equal ignore insignificant whitespace when walking the node tree
#84
jduff
closed
4 years ago
11
make assert_dom_equal ignore insignificant whitespace
#83
jduff
closed
4 years ago
6
Bump nokogiri from 1.10.4 to 1.10.9
#82
dependabot[bot]
closed
4 years ago
0
Bump rake from 12.0.0 to 13.0.1
#81
dependabot[bot]
closed
4 years ago
0
Bump nokogiri from 1.10.4 to 1.10.8
#80
dependabot[bot]
closed
4 years ago
1
Bump nokogiri from 1.7.0 to 1.10.4
#79
dependabot[bot]
closed
5 years ago
0
CVE-2016-9318
#78
hobbsenigma
closed
5 years ago
1
Make Nokogiri an optional dependency
#77
kirs
closed
4 years ago
3
Fix replacement for multiple substitutions
#76
speckins
closed
2 years ago
8
SubstitutionContext#substitute! fails with multiple patterns
#75
speckins
closed
2 years ago
1
Address `warning: mismatched indentations at 'when' with 'case'`
#74
yahonda
closed
6 years ago
1
[CI] Test agains Ruby 2.5
#73
nicolasleger
closed
6 years ago
1
Updates nokogiri dependency version to >=1.8.1
#72
danzanzini
closed
6 years ago
2
Make assert_dom_equal ignore insignificant whitespace
#71
joshpencheon
closed
4 years ago
4
Next