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

13 commits

Author SHA1 Message Date
Thomas Walpole
e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole
4095e1dbb7 remove extraneous puts 2018-03-23 17:17:40 -07:00
Thomas Walpole
618dd9ff70 Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
Thomas Walpole
66fd3f0edf Ensure not_to.have_xxx and to.have_no_xxx error messages are identical 2018-02-28 14:02:37 -08:00
Thomas Walpole
6f3a94683d remove extra focus_ tag 2017-06-27 11:48:01 -07:00
Thomas Walpole
442c8d2977 Fix retrieval of session_options for RSpec matcher descriptions 2017-06-27 10:14:50 -07:00
Jonas Nicklas and Nicklas Ramhöj
f5552dfe42 Move matchers into folder 2011-02-11 14:06:39 +01:00
Jonas Nicklas and Nicklas Ramhöj
70c4f196c2 Not everything can or should be a selector ;) 2011-02-11 13:59:21 +01:00
Jonas Nicklas and Nicklas Ramhöj
d0985f7f78 Add have_content matcher 2011-02-10 17:15:28 +01:00
Jonas Nicklas
fb16abb308 Make sure matchers support options 2011-02-06 20:07:12 +01:00
Jonas Nicklas
2adf7c6638 RSpec matchers use Capybara's selectors' error messages 2011-02-04 16:56:27 +01:00
Jonas Nicklas
95e3df506a Better error message for failures 2011-02-04 16:47:05 +01:00
Jonas Nicklas
6fea34cff8 Make RSpec matchers work with session and nodes
Also split RSpec matchers into separate file, so
they can be used with cucumber.
2011-02-04 16:37:03 +01:00