1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Thomas Walpole
526a2a98ea Fix spec files naming and add missing pragmas 2018-04-18 13:45:35 -07:00
Thomas Walpole
618dd9ff70 Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
Thomas Walpole
05945bf2d9 remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
Thomas Walpole
3948f93346 RSpec matchers filter block 2016-11-18 21:23:11 -08:00
Thomas Walpole
c5d7089e0e generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
Thomas Walpole
6da4fb2de7 add custom filter block for matches selector methods 2016-10-02 15:01:34 -07:00
Thomas Walpole
109cfaba2e matches_selector? should allow all of the selectors filters 2016-09-23 10:23:48 -07:00
Thomas Walpole
83bc0dee56 Add matches_xpath? and matches_css? on top of matches_selector 2016-09-13 12:01:39 -07:00
Thomas Walpole
6b007f41af match_selector => matches_selector 2016-03-24 14:59:31 -07:00
Thomas Walpole
8715327c43 add match_xxx methods and matchers to check whether an element matches css, xpath, selector 2016-03-24 14:52:40 -07:00