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
c2e11c8a00 Add ...any_of_selectors assertions and matchers to complement all_of/any_of 2018-10-23 11:35:01 -07:00
Thomas Walpole
76dc18b369 fix order dependency in tests 2018-08-14 20:21:05 -07:00
Thomas Walpole
e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole
a483e8d4c5 Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
Thomas Walpole
df804763c9 Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
Thomas Walpole
3a56e98319 Rubocop cleanup 2018-06-19 13:57:42 -07:00
Thomas Walpole
618dd9ff70 Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
Thomas Walpole
03092d5c7f Add RSpec matchers for all/none selectors and test minitest versions 2017-12-15 11:00:02 -08:00
Thomas Walpole
56047ca472 Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
Thomas Walpole
33c4368228 Ensure applied filters with default values are expressed in selector descriptions 2017-07-19 14:22:57 -07:00
Thomas Walpole
21844c783c Raise the correct exeception type for minitest assertions 2017-06-14 12:06:27 -07:00
Thomas Walpole
8f5f55af89 Fix Ruby warnings during tests 2017-05-31 17:52:11 -07:00
Thomas Walpole
b7e4f8dfc9 Add parity between rspec support and minitest 2017-03-06 12:18:47 -08:00