0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix gem name More... almost 14 years ago
Version bump to 0.0.1 More... almost 14 years ago
Version bump to 0.0.0 More... almost 14 years ago
Rakefile change More... almost 14 years ago
[no comment] More... about 14 years ago
Now suppressing script tag content in table cells. More... over 14 years ago
added tests for matching on class More... almost 15 years ago
Changed to selector, instead of id. More... almost 15 years ago
Changing the test in order to drive a switch to selectors, instead of only table ids. More... almost 15 years ago
[#21 status:accepted] enhanced matchers for body and table to deal with variable amount of whitespace and added corresponding spec tests More... almost 15 years ago
[#21] enhanced matcher to deal with variable amount of whitespace More... almost 15 years ago
[#21] allowed variable white space for table_header_matcher, and pulled stuff from master More... almost 15 years ago
refined table_header_matcher to better deal with white space. suggested refinements(commented out code) for the table_matcher. More... almost 15 years ago
Added an image matcher. More... almost 15 years ago
[#19] Added button_matcher.rb. Still needs more testing. Changed tabs to spaces for many files. More... almost 15 years ago
Now stripping out any amount of white space around a br element in a cell. More... almost 15 years ago
Now matching <br /> to \n More... almost 15 years ago
Now matching <br/> to \n More... almost 15 years ago
Minor formatting change only. More... almost 15 years ago
Formatted the expected: ..., found: ... output for arrays of arrays. More... over 15 years ago
Minor refactoring for code clarity. More... over 15 years ago
[#18 state:resolved] Added TableBodyMatcher. More... over 15 years ago
Added naked options matcher. More... over 15 years ago
Added naked options matcher, since an RJS return just replaces options contents. More... over 15 years ago
More informative failure_message when no select with target_id found. More... over 15 years ago
More check box group matcher testing. More... over 15 years ago
First pass at check_box_group_matcher. [#16 state:open] More... over 15 years ago
Added span_text_matcher_spec.rb. [#4 state:resolved] More... over 15 years ago
Added radio_group_matcer_spec.rb. [#3 state:resolved] More... over 15 years ago
Done testing dropdown_matcher.rb for now. [#2 state:resolved] More... over 15 years ago